Re: enabling double delivery for some users

2012-11-24 Thread Patrick Proniewski
On 24 nov. 2012, at 23:40, Wietse Venema wrote: >>> I believe the same properties hold with recipients added via >>> recipient_bcc_maps (automatic NOTIFY=NEVER up to the last forward-path >>> MTA that supports DSN). Therefore, it may be simpler to use bcc maps, >>> rather than implement a proxy fi

Re: enabling double delivery for some users

2012-11-24 Thread Wietse Venema
Wietse Venema: > Viktor Dukhovni: > > On Sat, Nov 24, 2012 at 03:09:59PM -0500, Wietse Venema wrote: > > > > > > > Any help greatly appreciated! Patrick > > > > > > > > Postfix built-in mechanisms to add recipients are "reliable" in the > > > > sense that the sender will be informed of delivery

Re: enabling double delivery for some users

2012-11-24 Thread Wietse Venema
Viktor Dukhovni: > On Sat, Nov 24, 2012 at 03:09:59PM -0500, Wietse Venema wrote: > > > > > Any help greatly appreciated! Patrick > > > > > > Postfix built-in mechanisms to add recipients are "reliable" in the > > > sense that the sender will be informed of delivery errors. > > > > > > To add a

Re: enabling double delivery for some users

2012-11-24 Thread Viktor Dukhovni
On Sat, Nov 24, 2012 at 03:09:59PM -0500, Wietse Venema wrote: > > > Any help greatly appreciated! Patrick > > > > Postfix built-in mechanisms to add recipients are "reliable" in the > > sense that the sender will be informed of delivery errors. > > > > To add a recipient without notification,

Re: enabling double delivery for some users

2012-11-24 Thread Wietse Venema
Wietse Venema: > Patrick Proniewski: > > What would be the best way to do this? > > > > I've though about using bcc maps, something like this: > > > > user1@domainuser1@training.domain > > user2@domainuser2@training.domain > > > > but in case of failure on the training server s

Re: enabling double delivery for some users

2012-11-24 Thread Wietse Venema
Patrick Proniewski: > What would be the best way to do this? > > I've though about using bcc maps, something like this: > > user1@domain user1@training.domain > user2@domain user2@training.domain > > but in case of failure on the training server side, the From: > address would get an deliver

enabling double delivery for some users

2012-11-24 Thread Patrick Proniewski
Hello, I want to enable double delivery for selected users into my MX servers. My MX servers (I have two, load balanced through a Cisco ACE) are only relay servers, once filtered and accepted, emails are transported to a gateway that performs, if needed address rewrite, and dispatch. On MX serv