This is a discussion on Re: [AMaViS-user] Tagging mails #SPAM# and #SCANNED# within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Javier, > Thanks, Mark, buy i don=B4t know if i expressed the idea > correctly, i need to insert #...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Javier,
> Thanks, Mark, buy i don=B4t know if i expressed the idea > correctly, i need to insert #Scanned# on every mail, > but in the possible spam ones then instead of > #Scanned# that would be #SPAM#, correct me if this > isn=B4t the way it works. Yes, such was my suggestion. $sa_tag_level_deflt =3D undef; # tag always (for local recips) @spam_subject_tag_maps =3D ( '#Scanned# ' ); $sa_tag2_level_deflt =3D 6; # or whatever @spam_subject_tag2_maps =3D ( '#SPAM# ' ); $sa_kill_level_deflt =3D 20; # or whatever Mark =20 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |