Re: [Postfixadmin-devel] noreply@ … to /dev/null question
Brought to you by:
christian_boltz,
gingerdog
From: Regan Y. <reg...@gm...> - 2013-10-01 12:25:02
|
Looking at the uncaught message being sent to the aliased address - mailer@... - postfix appears to add the devnull@... address in under its - Delivered-To: - header. So if I can filter the message by this header it would achieve what I'm after. Does anyone know if/how that's possible? Thanks. > On 2/10/2013, at 12:17 am, Johnny Solbu <jo...@so...> wrote: > >> On Tuesday 1. October 2013 12.04, Regan Yelcich wrote: >> But when the mail is sent to the alias - ma...@ex... - and includes orig_to (see below) the mail is NOT being DISCARDed. > > That is because it is not sent to the discarded mailbox, which is devnull, but to another mailbox which is not discarded. > You need to add a regex for the aliased address also, not just the address the alias points to. > > -- > Johnny A. Solbu > web site, http://www.solbu.net > PGP key ID: 0xFA687324 > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk > _______________________________________________ > Postfixadmin-devel mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postfixadmin-devel |