Nick Smith wrote:
my @scanners_installed=("clamdscan_scanner","perlscan_scanner");
my @scanners_default=("clamdscan_scanner","perlscan_scanner");


This is the problem right here.  There is no mention of spamassassin in
the installed scanners.  This means that when you ran ./configure for
qmail-scanner it did not detect that spamassassin was installed.  Did
you have spamd up and running at the time?  Is it installed correctly?
Make sure that SA is working correctly and currently running when you
install qmail-scanner.

-Jim



can i add "spamassassin" to the list of scanners? SA was installed
before installing qmail-scanner, but im not totally positive if it was
running or not. do i need to reinstall qmail-scanner or can i just add
"spamassassin" to the list of scanners?

thanks for your help

Nick


You MAY be able to just add it to the list but your best bet is to re-run the configure statement for qmail-scanner and make sure it detects SA this time. If it doesnt fill in the scanner itself, SA isnt working properly, or maybe its just not running at all. Make sure spamd is running, run the configure for qmail-scanner again and see what happens this time.


PS - sorry i didnt mean to reply directly to you, they dont have reply
to list turn on in their list setup.


I know, I do the same thing constantly..its kind of annoying to have to do reply-all every time.

-Jim

Reply via email to