On 2/1/09 8:24 AM, Casey Bralla wrote:
> Problem Summary:  Spam is properly identified and quarantined, but the Subject
> line is not re-written.
>
> I'd like the subject line to say "SPAM!" + the old subject line
>

See:

  "No spam-related headers inserted?", and
  "How to add the spam tags to all inbound messages"

     http://www.ijs.si/software/amavisd/#faq-spam

This document will give you some idea about Debian's config file layout 
for amavis:

    http://www200.pair.com/mecham/spam/debian-amavisd-new_2.4.2.html

>
>
> Ideally, I'd like to be able to pre-pend the word "SPAM" and the spam score to
> the existing subject line.  This would allow me to sort through the spam
> eMails and take a closer look at the ones with low scores.
>
> I've read through the lists, but have not found my problem.  Could someone
> suggest something to try?

>
> For reference, here are the contents of /etc/amavis/conf.d/50-user, where I
> made all the changes.
> $sa_tag_level_deflt  = undef;
> $sa_tag2_level_deflt = 2.5;
> $sa_kill_level_deflt = 2.5;
> $sa_dsn_cutoff_level = undef;
> $sa_spam_subject_tag = 'SPAM!)';
> $final_spam_destiny = D_DISCARD;      
> $spam_quarantine_to  = "sp...@nerdworld.org";
> $virus_quarantine_to = "vir...@nerdworld.org";

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to