MV:
> I'm trying to use multiple smtp IPs without having multiple postfix instances.
> 
> So I tried to split smtp using transport_maps and that works ok for
> local mail destined to foreign destinations.
> But it breaks the delivery of foreign mail destined to local
> destinations with the error "mail for example.com loops back to
> myself".

Don't route LOCAL destinations to the "smtp" delivery agent.
The SMTP client is for REMOTE deliveries.

        Wietse

Reply via email to