Re: sender_bcc_maps question
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
We would like to bcc all mail originating from a single host name/IP but unsure how this can be achieved. Ideas? Thanks! //per