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. Cheers, -- Brett Parker -- ## 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/
