|
|||||||||||
|
Re: [AMaViS-user] Subject_tag with AM.PDP
From: Mark Martinec <Mark.Martinec+amavis(at)ijs.si>
Date: Wed Jun 27 2007 - 10:40:28 EDT
> is it possible to modify the subject at all, using sendmail-milter with > I setup a test system using the new amavisd-milter and AM.PDP seems to Do you get X-Spam-* header fields inserted? If yes, the @local_domains_maps is probably correct. If no, then Subject is not modified for the same reason as X-Spam-* headers are not inserted: recipient not considered local. > Relevant entries in amavisd.conf look like this: It is more usual that ' ****SPAM**** 'is inserted at tag2 level (=spammy), and not at kill level (whose primary purpose is to block mail in most cases). The above can be simplified to a single: $sa_spam_subject_tag = ' ****SPAM**** '; and leaving out the assignment to %subject_tag_maps_by_ccat, the default usually suffices, also other values are the same as defaukt, so need not be reasserted again (see amavisd.conf-default). > OT: How do you test spam, other than sending the included sample-spam. Is The sample-spam-GTUBE-junk.txt test message contains a GTUBE test pattern, which should score very highly by SA, see http://spamassassin.apache.org/gtube/ Mark This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ 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/ Received on Wed Jun 27 10:40:45 2007 This archive was generated by hypermail 2.1.8 : Wed Jun 27 2007 - 10:50:03 EDT |
||||||||||
|
|||||||||||