Hi Jason,

> # Prepend '*****SPAM*****' to the Subject
> action_change_header("Subject", "\*\*\*\*\*SPAM\*\*\*\*\* $Subject");


The only thing that is different to my configuration (which is working 
correctly) is, do not escape the asterisks, i.e.:

action_change_header("Subject", "*****SPAM***** $Subject");


Rgds,
Patric


_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to