|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Multi delivery to catchallaccount
From: Victor Duchovni (Victor.Duchovni
MorganStanley.com)
Date: Thu Sep 01 2005 - 09:14:04 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Sep 01, 2005 at 02:08:32PM +0200, amacum.com wrote:
> if a user has only an catchall account for the Domain and someone sends an email with
> multiple recipients to that Domain Postfix 1.x noticed that and put it
> in inbox one time. Now with Postfix 2.x there are as many mails in the
> inbox as recipients in the mail.
>
> Where or better how can i configure this?
>
What is the purpose of the catchall mailbox? If it is for fetchmail
to retrieve the message and revive the original recipients downstream,
you need the Postfix 2.x behaviour. Otherwise catchalls are a bad
idea, but if you really must have them (without one delivery per
original recipient), try:
enable_original_recipient = no
With the introduction of DSN (not be confused with DNS) support in
Postfix 2.3 (not an official release yet), the above work-around may not
be sufficient, so the advice only holds for 2.0, 2.1 and 2.2. I have not
investigated how 2.3 behaves with the above setting, or whether there
is another way to restore post-rewriting duplicate elimination based
solely on the recipient address.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomo
postfix.org?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]