Noel Jones wrote: > MV wrote: >> >> 1.1.1.1:smtp inet n - n - - smtpd >> -o myhostname=mx1.example.com >> -o smtp_helo_name=mx1.example.com >> -o smtp_bind_address=1.1.1.1 > > You can't set "smtp" options within the "smtpd" service. smtp options won't affect the smtpd service (they are harmless), but fair point.. they shouldn't be there. But that doesn't solve the initial problem.
> Use separate postfix instances. That's not an option.
