sedandgrep: > Just the backend. The nginx is an smtp/imap proxy and both work fine. The > only issue is that postfix seems to send directly to external domains, which > I find strange.
In that case smtp_bind_address is not the solution. Instead ise relayhost or transport_maps. Wietse