On 5/19/2010 3:30 PM, Alex wrote:
Hi,

You can use smtp_header_checks and smtp_body_checks with the REPLACE action
to make minor changes to mail content during delivery.  These are rather
simple tools by design, best suited for easily defined transformations.

Thanks for the notes. If I were to do it the right way, how would I go about it?

Is it possible to strip the entire HTML content and pass only the
text? Perhaps the right way to say it would be to pass only the MIME
text and strip everything else?


Yes, you can probably do something like that with MIMEDefang.

  -- Noel Jones

Reply via email to