[Mimedefang] HEADERS losing linefeeds
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Fri Aug 15 09:31:06 EDT 2008
    
    
  
jef moskot wrote:
> Replacing tabs with \n\t mostly gets things back to a readable state, so
> I've got a fair solution.
But why?  If you want the original unmunged headers, just keep reading
the INPUTMSG file until you hit a blank line.  HEADERS is specially designed
for easy parsing of headers without worrying about continuations; INPUTMSG
is designed for getting at the original message.
-- David.
    
    
More information about the MIMEDefang
mailing list