OK, thanks so much for helping with! I will test it out tomorrow!
Ciao!
On 06/07/2017 06:20 PM, Noel Jones wrote:
On 6/7/2017 6:22 AM, Patrik wrote:
*
I got the right settings:
No, you must set smtp_bind_address on an smtp transport or in
main.cf, not an smtpd listener.
*
smtp inet n - y - - smtpd
submission inet n - y - - smtpd
smtps inet n - y - - smtpd
These are all smtpd listeners for incoming connections, and have
nothing to do with outgoing. Note the smtpd at the end of the above
lines. You need to change the line that ends with smtp, or put
smtp_bind_address in main.cf.
-- Noel Jones