Show
Ignore:
Timestamp:
2008-06-24 23:12:02 (5 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Make multipart decoding a little more forgiving.
First, ignore bad content-transfer-encoding in multipart sections.
Second, if an attachment fails to decode, print a warning and continue
instead of giving up on the entire message.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5419 r5421  
     11970-01-01 00:00 +0000  Brendan Cully  <brendan@kublai.com>  (a2e8f6fab8d3) 
     2 
     3        * smtp.c: Test that envelope from or from is set before attempting 
     4        SMTP delivery. Closes #3079. 
     5 
     62008-06-14 18:23 -0700  Christoph Berg  <cb@df7cb.de>  (4b790909a037) 
     7 
     8        * doc/mbox.man: Document that From_ lines use asctime-style dates, 
     9        not RFC2822 dates. Closes #3077. 
     10 
    1112008-06-11 22:45 -0700  Alexey I. Froloff  <raorn@altlinux.org>  (1e8ca708a52f) 
    212