On Fri, 18 Jun 2004, Jeff Rife wrote:

> So, does anybody know of a way to extract the contents just one header
> from the message and stay within mimedefang-filter/Perl?

Open and parse ./HEADERS

See also the mimedefang-protocol man page (INITIAL FILE LAYOUT
section).

I wouldn't recommend changing the To: header, because Sendmail also
changes it.  If you must change that header, put your changes in an
RFC2822 comment:

        action_change_header("To:", "$original_to (Spammy)");

--
David.
_______________________________________________
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