Jeroen Geilman wrote:
On 12/28/10 7:58 AM, Alexander Moisseev wrote:
[email protected] has an alias [email protected] and mail sent to alias.
X-Original-To: [email protected] prepends to the message. It's OK.
If the before-queue content filter enabled as shown below then
X-Original-To: is [email protected]. Why did this happen?
Stop resolving aliases in your before-queue content filter and the
problem will go away.
-o receive_override_options=no_unknown_recipient_checks
You might want to set that to no_address_mappings for the smtpd proxy
listener.
Thanks. I was expanding aliases twice in before-queue and after-queue content
filter.
--
Alexander Moisseev