RE: recipient_bcc_maps using mysql

2021-12-13 Thread postfix
Thanks. I've got it working. -Original Message- From: owner-postfix-us...@postfix.org On Behalf Of Viktor Dukhovni Sent: Monday, December 13, 2021 3:34 PM To: postfix-users@postfix.org Subject: Re: recipient_bcc_maps using mysql On Mon, Dec 13, 2021 at 09:42:41AM -0800, Fred M

Re: recipient_bcc_maps using mysql

2021-12-13 Thread Viktor Dukhovni
On Mon, Dec 13, 2021 at 09:42:41AM -0800, Fred Morris wrote: > http://www.postfix.org/MYSQL_README.html For general background. For table syntax: http://www.postfix.org/mysql_table.5.html -- Viktor.

Re: recipient_bcc_maps using mysql

2021-12-13 Thread Fred Morris
http://www.postfix.org/MYSQL_README.html On Mon, 13 Dec 2021, post...@aecperformance.com wrote: I'm trying to set up a mysql table for: recipient_bcc_maps I've read this, repeatedly: http://www.postfix.org/postconf.5.html recipient_bcc_maps It doesn't really help me.