Per olof Ljungmark:
> We would like to bcc all mail originating from a single host name/IP but
> unsure how this can be achieved.
> 
> Ideas?

As of a few releases there is a BCC action in smtpd access maps,
so you could use check_client_access with an action of BCC for a
specific address. Use a cidr: map in case of an address range.

        Wietse

Reply via email to