Commit Graph

2 Commits

Author SHA1 Message Date
gonzalo
773daa81c8 Update for Maildrop to 2.5.5:
* rfc2045/rfc2045reply.c (mkreply): Fix copying of the contents
  of the original message.
* rfc2045/reformime.c (do_print_info): rfc2231_udecodeDisposition()
  failure is not fatal.
* rfc2045/reformime.c (get_suitable_filename): Ditto.
* rfc2045/reformime.c (main2): Fixed segfault on some arches
  from an initial null given to strtok.
* mailbot: add "feedback" and "replyfeedback" formats,
  generating RFC 5965-formatted feedback report. -a option attaches the
  entire original message, instead of only its headers, for "replydsn",
  "feedback", and "replyfeedback" formats.

Ok giovanni@
2012-09-04 11:33:35 +00:00
jasper
4008540379 - prevent maildrop from appending a newline to mbox files before delivering
new messages. which would alter the final message in the mbox; which mutt,
among others wasn't fond of.

from debian via nima hoda.
2010-07-08 20:32:01 +00:00