Search found 2 matches

by thelight
12 Oct 2016 11:55
Forum: How-to
Topic: One User 2 Domains
Replies: 4
Views: 6453

Re: One User 2 Domains

I also like this possibility, maybe it's also possible to enhance the webinterface of Mailwatch to be able to add new domains and their mailservers.
So Postfix is connected to SQL.
In that way, it's possible to create an extra php page for entering the domain details.

It would be nice to have the ...
by thelight
11 Oct 2016 19:47
Forum: How-to
Topic: How to Integrate Transport Settings (Mail Domain) to MySQL
Replies: 8
Views: 5839

Re: How to Integrate Transport Settings (Mail Domain) to MySQL

I connected my postfix to my SQL database, but how does it read the maps_to as destination mailserver?
My test setup is allowing my testdomain and testmailbox as defined in my SQL DB, but it doesnt forward the mail to the destination server declared in the maps_to column in SQL.

My postfix ...