On 2013-10-31, Konstantin Boyandin <[email protected]> wrote: > Hello,
> The problem is I can't pass Bcc headers to the script. Is it possible to > access Bcc headers (via $header_bcc:) in ACL section(s)? If your submitting using SMTP exim will retain Bcc headers, it will then ignore them entirely. if you're using some non-smtp form of submission Bcc: may be added to $recipients and stripped from the message body. (see chapter 3 for more info) -- For a good time: install ntp -- ## List details at https://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/
