Re: Transport mapping via mySQL?

2016-11-09 Thread Jan Johansson
>It's actually quite simple: >1) Create a file with the MySQL credentials and the query >2) Include the created file in transport_maps within main.cf > >/etc/postfix/mysql_relay_transport_maps.cf > user = dbuser > password = dbpass > dbname = maildb > hosts =

Re: Transport mapping via mySQL?

2016-11-07 Thread Alex JOST
Am 07.11.2016 um 16:11 schrieb Jan Johansson: Hello! problably a silly question, but I cannot seem to find an example of obtaining transport mapping via mySQL. Is that even possible? (CentOS 7 with 2:2.10.1-6.el7) It's actually quite simple: 1) Create a file with the MySQL credential

Transport mapping via mySQL?

2016-11-07 Thread Jan Johansson
Hello! problably a silly question, but I cannot seem to find an example of obtaining transport mapping via mySQL. Is that even possible? (CentOS 7 with 2:2.10.1-6.el7)

Re: Transport Mapping

2011-03-02 Thread Victor Duchovni
See http://www.postfix.org/ADDRESS_CLASS_README.html > I have my Transport Mapping as: > u...@deluxetech.com smtp:deluxetech.com.s9a1.psmtp.com. The domain needs to be a relay, virtual mailbox, or local domain, not a virtual alias domain. > I am pretty sure the issue has to do with t

Re: Transport Mapping

2011-03-02 Thread Daniel Bromberg
oogle Apps. I have setup my email address in Transport Mapping under Postfix in Webmin. But, I get the following error: Admin Email Notification Sending Failed - SMTP Error: The following recipients failed: u...@deluxetech.com SMTP server error: 5.1.1 : Recipient address rejected: User unkno

Transport Mapping

2011-03-01 Thread Seelke, Eddie
ss in Transport Mapping under Postfix in Webmin. But, I get the following error: Admin Email Notification Sending Failed - SMTP Error: The following recipients failed: u...@deluxetech.com SMTP server error: 5.1.1 : Recipient address rejected: User unknown in virtual alias table I have my Transport Mappi