Hi!

I am calling spamassassin from within my .qmail-default file like this:

| /var/qmail/bin/preline -d /var/qmail/bin/bouncesaying "SPAM Bounce message"  
/var/qmail/bin/except /usr/bin/spamc -c
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox

I know this way works and differentiates the spam and nonspam just fine  EXCEPT:

Any message over the spamassassin default size gets kept in the qmail queue for 
sometimes weeks on end.  It finally delivers but far too late.  I know this is 
spamassassin (or the way I'm calling it) for two reasons.  If I specifiy the email 
size using spamc -s[number] then even more messages get stuck there.  AND when I 
remove the line that calls spamc and then do a qmailctl doqueue all the mail gets 
delivered right away.

So, what might be the best way to call spamc or is this a problem with spamassassin?

I need to be able to scan by domains rather than by the whole box so qmail-scanner 
isn't really an option (plus I tried installing it for weeks and I just couldn't get 
it to work)

ANy suggestions would be appreciated!

John M


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to