At 23:44 -0400 2-06-2004, Asif Iqbal wrote:
M?rio Gamito wrote:
 Hi,

 I have a smoothly running qmail/qmail-scanner/f-prot/spamassassin
 system.

 Spamassassin is working allright, i .e., the SPAM messages have their
 headers marked as X-Spam-Status: Yes (...)

 There's just a small detail that's not workinkg:
 I have /etc/mail/spamassassin/local.cf with the lines:

 "rewrite_subject 1
 subject_tag +++++ SPAM +++++"

You can either configure with this option --sa-subject "+++++ SPAM +++++"

or check the wiki page for another method. I prefer the fist one the
easiest way. Make sure you save the qmail-scanner-queue.pl file before
reconfiguring it


You can do it without reconfigure, just edit the file /var/qmail/bin/qmail-scanner-queue.pl and searcht the variable:


my $spamc_subject="";

And set it to whatever you want.

When qmail-scanner works in "fast_spamassassin mode" (good choice), spamassassin doesn't modify the messages, so the options rewrite_subject, safe_report, etc.. are ignored.

Cheers

Salvatore


------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to