Page 1 of 1

qmail-scanner whitelist

Posted: Wed Feb 27, 2008 9:36 pm
by dietcheese
Does anyone know if there is a way to whitelist IPs/domains for qmail-scanner (not spamassassin)?

I've tried setting the BMC_WHITELIST enviornment variable:

] export BMC_WHITELIST="123.32.12.3"

but it doesn't seem to be working.

Thanks,
DC

Posted: Wed Feb 27, 2008 11:33 pm
by scott
Only way Ive "whitelisted" anything at the smtp layer is with tcpserver, and that was more of a bypass of qmail-scanner than a whitelist.

Posted: Thu Feb 28, 2008 12:15 am
by dietcheese
crap.