M. Rodrigo Monteiro:
> In my scenario, should I use relay in transport_maps? Whats the diference
> between relay and smtp?

Because:
default_transport = smtp
relay_transport = relay

The purpose of this separation is (roughly) to give relayed mail
the same priority as outbound mail.

Without this separation, one inbound destination would get the same
priority as one outbound destination.  On a busy mail server, inbound
mail would suffer delays when there are more outbound destinations
than inbound.

        Wietse

Reply via email to