Hi,

I have followin defined and  a policybank for MYNETS like :

$sa_spam_subject_tag = "TAGGED SPAM";

$sa_spam_modifies_subj = 1;
@spam_modifies_subj_maps =(\$sa_spam_modifies_subj);
@spam_subject_tag2_maps[' some other text'];

$policy_bank{'MYNETS'} = {
                 Originating => 1,
                 spam_subject_tag2_maps => [ " some text"],
                 spam_admin_maps => ["mym...@....<mailto:mym...@....>"],
                 .....
};

When sending SPAM from  a local user to a local user I get the text "some text" 
as expected.

When sending SPAM from an external user to a local user i would like the "some 
other text" to appear
But I get what's in sa_spam_subject_tag.

So what am I doing wrong here ?

Regards

Peter Sørensen/Univ.Of.South Denmark/email:[email protected]
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
AMaViS-user mailing list
[email protected] 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 Please visit http://www.ijs.si/software/amavisd/ regularly
 For administrativa requests please send email to rainer at openantivirus dot 
org

Reply via email to