Matthias Leisi wrote:
Amavisd does not use the spamassassin command line binary, but:

- --- cut ---
package Amavis::SpamControl;
[..]
use Mail::SpamAssassin;
- --- cut ---

In the logfile of amavisd, you'll also see something like:

| Aug 30 20:26:11 amavis[27896]: Module Mail::SpamAssassin  3.002000
so given that amavisd is already daemonized... does this suggest that there would be minimal gains in moving to spamd called from postfix? (bearing in mind that amavisd is going to have to stay for virus filtering regardless).

thanks,
jonathan.

Reply via email to