Hello

Imagine the following situation:

[email protected] sends an email to [email protected] and [email protected]. Both
@local*.com accounts, via virtual_alias_maps, redirect to [email protected]
and [email protected].

Am I right to assume that Postfix will create a single SMTP session with
the SMTP server at external.com? That is, a single message with MAIL
FROM = [email protected] and RCPT TO = [email protected] and RCPT TO =
[email protected] will be sent?

If that is indeed the case, is there a configuration directive that
forces two separate messages to be sent? The intent here is to be able
to use the correct forward domain when SRS-signing the messages, ie, use
local1.com as the SRS domain in the first message and local2.com in the
second.

Thanks in advance,
Andre

Reply via email to