Auteur: Tore Anderson Date: À: Tom Kistner CC: exim-users Sujet: Re: [Exim] Broken pipe when sending long lines during DATA
* Tom Kistner
> Why not set up a simple transport filter to break long lines in
> outgoing messages? :)
Eww! :-) But it just might work, though, if I can't find another
solution. I'd rather just fail the delivery and make a bounce than
mangle the message, though. Problematic messages don't occur
very often, so failing them is all right -- I only need to do so in a
fully automatic manner. I'll look into making a transport filter to do
so, thanks for the suggestion.