>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 =
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
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)
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
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
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