Re: [exim] whitelisting - exim and spamassassin

Pàgina inicial
Delete this message
Reply to this message
Autor: Tony Finch
Data:  
A: Brian Austin
CC: exim-users
Assumpte: Re: [exim] whitelisting - exim and spamassassin
On Fri, 23 Jun 2006, Brian Austin wrote:
>
> I thought it could be handy to have exim refer to the spamassassin
> local.cf and retrieve the values from there, rather than having to
> maintain two lists.


It would be best to write a little script which makes an Exim lookup table
from the spamassassin local.cf, e.g.
    awk '/whitelist_from/ { print $2 }' \
        </etc/mail/spamassassin/local.cf \
        >/etc/exim/whitelist_from


Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}