I was wondering why I was having problems with the modified subject.
I tried the 2.3.2 conf file and it appeared to work so I diff'ed it
and this is what I came up with.
@@ -1572,10 +1572,10 @@
# (only seen when spam is passed and recipient is
# in local_domains*)
-#\$sa_spam_modifies_subj = 1; # in @spam_modifies_subj_maps, default
is true
+#\$sa_spam_modifies_subj = 1; # in @sa_spam_modifies_subj_maps,
default is true
# Example: modify Subject for all local recipients except
[EMAIL PROTECTED]
[EMAIL PROTECTED] = ( [qw( [EMAIL PROTECTED] . )] );
[EMAIL PROTECTED] = ( [qw( [EMAIL PROTECTED] . )] );
#$sa_spam_level_char = '*'; # char for X-Spam-Level bar, defaults
to '*';
# undef or empty disables inserting X-Spam-Level
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/