[Mimedefang] Wrapping long headers
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Fri Jan 11 21:36:44 EST 2002
    
    
  
On Fri, 11 Jan 2002, Nels Lindquist wrote:
> This works fine, except that action_add_header doesn't appear to do
> any wrapping of long header lines, and this one is often *very* long.
> Is there some easy way to rectify this?
Not really.  You have to wrap them yourself by adding "\n\t" at strategic
word breaks.  I guess I can whip up a wrap_header function for 2.3-final.
Regards,
David.
    
    
More information about the MIMEDefang
mailing list