Re: [EXIM] Truncating MIME headers?

Top Page
Delete this message
Reply to this message
Author: Nigel Metheringham
Date:  
To: patl
CC: Peter Radcliffe, Exim Users Mailing List
Subject: Re: [EXIM] Truncating MIME headers?

patl@??? said:
} That being said; perhaps we could publish the Exim-filter equivalent
} of the procmail/perl hack; along with any info known about which
} client versions are vulnerable and where to look for client fixes.

It can't be done as an exim filter, but you can call pretty much exactly
the same procmail/perl set as a transport filter to do that. Remember
that for appendfile or pipe (the 2 most likely local delivery agents), the
filter will be called once per recipient.

You might do better to use procmail as your local delivery agent and
include the filter as the base procmail setup.

    Nigel.


    Nigel.
-- 
[ Nigel.Metheringham@???   -  Systems Software Engineer ]
[ Tel : +44 113 207 6112                   Fax : +44 113 234 6065 ]
[      Real life is but a pale imitation of a Dilbert strip       ]




--
*** Exim information can be found at http://www.exim.org/ ***