Share

IMAPAssassin

Tracker: Feature Requests

1 using spamc/spamd - ID: 705790
Last Update: Settings changed ( miriup )

Does IMAPAssassin use spamc/spamd for processing spam?
If not, how do we make it so? I read that
spamc/spamd is much faster than spamassassin?


Nobody/Anonymous ( nobody ) - 2003-03-18 19:28

1

Open

None

Dirk Tilger

None

None

Public


Comments ( 2 )




Date: 2005-02-15 16:51
Sender: miriup

Logged In: YES
user_id=264711

Well, right now we're using SpamAssassin as a library. So
the perl interpreter is started once when you start
IMAPAssassin. So this is probably even faster than
spamc/spamd. ;-)


Date: 2003-05-08 13:22
Sender: stockh

Logged In: YES
user_id=493889

as far as I read in the documentation for spamc/spamd -
spamd is faster because it doesn't start an individual perl
interpreter process for every spamassassin call.

since imapassassin uses the spamassassin classes directly
no additional perl interpreter is started.

As long as you don't run multiple imapassassin processes
parallel it shouldn't give you much speedup.

if you do and you would use spamd you'd still have the
multiple interpreter problem. so it would be better to use
threads or preforking in imapassassin.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
priority 5 2005-02-15 16:52 miriup
assigned_to nobody 2005-02-15 16:52 miriup