CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/09/04 05:33:35
Modified files:
mail/maildrop : Makefile distinfo
mail/maildrop/patches: patch-maildir_Makefile_am
patch-maildir_Makefile_in
patch-maildrop_Makefile_in
patch-maildrop_configure
patch-maildrop_deliver_C
patch-maildrop_maildropfilter_7_in
patch-rfc2045_reformime_1
mail/maildrop/pkg: PLIST-main
Log message:
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@