Menu

Change Subject for SPAM and BAD Header ?

Help
2004-06-02
2004-09-19
  • Nicolas Garin - 2S3i

    How can i change subject email ?

    I want to use Amavis to detect spam, to check header and to verify file extension.

    I want to use D_PASS destiny like :
    $final_banned_destiny     = D_PASS;    
    $final_spam_destiny       = D_PASS;    
    $final_bad_header_destiny = D_PASS;  

    Admin receive a notify email and  mail will pass to recipients.

    Finally, i want to change the subject to :
    From : [SPAM] old_subject

    Is it possible to do this with D_PASS ?

    Or I must use D_BOUNCE and modify the recipient template to looks like the original email ? (I think it's stupid)

    Kind regards, Nicolas

     
    • Francisco Mesa

      Francisco Mesa - 2004-09-19

      I have the same problem (I think). The amavis check the virusmail (and don't pass it) and check the spam (the postmaster receives an email note) but dont' change the subject. How can I do it?

       

Log in to post a comment.