how can I change the sendmail priority from within mimedefang? action_add_header('Precedence','bulk') insite filter_begin() adds the header but seems not to change the priority (probably because sendmail already has set it).

... changing the Priority (grep ^P /etc/mail/sendmail.cf). I know how to fiddle with headers. I have really inhaled the manual.

Frank,

I can only guess that the email already has a Precedence header and you are using add_header instead of the change_header function I referenced above. Sendmail doesn't add this header to my knowledge.

Regards,
KAM
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to