Re: [exim] Exim + SA (spamc)

Top Page
Delete this message
Reply to this message
Author: John Hall
Date:  
To: exim-users
Subject: Re: [exim] Exim + SA (spamc)
On Mon, Aug 11, 2008 at 13:38, Michelle Konzack
<linux4michelle@???> wrote:

>> > 2) SA says what it is MUCH faster.
>> >
>>
>> If you are concerned about calling the command 'spamassassin' several
>> times, I have to inform you that exim connects to the SpamAssassin
>> daemon just like spamc does, so it is actually more efficient than
>> spamc, because there is no need to spawn the spamc process.
>
> You mean, it connect to "spamd"?
>
> Where is this written in the Documentation of
>
> [root@???:~] apt-cache policy exim4
> exim4:
>  Installiert:4.63-17
>  Mögliche Pakete:4.63-17
>  Versions-Tabelle:
>  *** 4.63-17 0
>        500 file: etch/main Packages
>        100 /var/lib/dpkg/status


It is quite clear in the online documentation:
http://www.exim.org/exim-html-current/doc/html/spec_html/ch41.html#SECTscanspamass
A copy of this spec is also installed in /usr/share/doc/exim4-base/spec.txt.gz.

Regards,
John