Re: sender_bcc_maps question

2015-10-22 Thread Wietse Venema
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 ci

sender_bcc_maps question

2015-10-22 Thread 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? Thanks! //per