I would like to configure exim to use Mailscanner whitelist.
I have tried
exim -be ${lookup{\NFrom\:\t
$hostname\N}lsearch{/etc/MailScanner/rules/spam.whitelist.rules}}$value
It does not gives any hope.
/etc/MailScanner/rules/spam.whitelist.rules look like this:
#######################################################
FromOrTo: *@domainname.com yes
From: *@fromdomainname.com and To: *@todomainname.com yes
#######################################################
Can anyone help me regarding this
--
View this message in context:
http://www.nabble.com/Exim-to-use-Mailscanner-whitelist-tp15037717p15037717.html
Sent from the Exim Users mailing list archive at Nabble.com.