Brett Parker <[email protected]> (Mo 23 Mär 2009 12:06:18 CET): > On 23 Mar 09:03, Raphael Bauduin wrote: > > Hi, > > > > I'm working on an Exim config that saves the mails sent into the > > user's Sent folder in maildir format. > > This works fine, except when users send mails with people in BCC. > > > > I'm looking to correct this, but I have problems accessing the bcc > > header. At what time do I have access to the bcc header? > > I tried in the ACLs and in the system filters, to no avail. > > In theory - never... however, there is a potential way to get the BCC > people - you get a list of envelope receipients, remove addresses that > exist in To: or Cc: fields and the rest are Bcc: receipients.
Of course, but this I'd consider a bad hack, since it doesn't have to work. What you get is a list of recipients not mentioned in the To/Cc lines. This does not imply that this is the list of Bcc recipients. -- Heiko
signature.asc
Description: Digital signature
-- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
