recipient_bcc_maps, sender_bcc_maps

2009-03-30 Thread csere matyas
hi i have a postfix set up with a bunch of virtual domains. we've been using always_bcc to archive the mail, until one of the paranoid users asked us not to include his mail in the archive. so i'm trying to do the same with recipient/sender maps: recipient_bcc_maps = pcre:/etc/postfix/re

Re: recipient_bcc_maps, sender_bcc_maps

2009-04-01 Thread csere matyas
Victor Duchovni wrote: On Tue, Mar 31, 2009 at 09:57:12AM -0500, Noel Jones wrote: BTW, you can use "DUNNO" as the result in a pcre table to pretend the string wasn't found. No need to use a "null" alias. No, this is wrong. DUNNO is an access(5) action, which has no special meaning i