Commit c2403102 c240310225c061dcccf6c3121e326f8a60f128d2 by Sergey Poznyakoff

Updated

1 parent 9ff40349
Showing 1 changed file with 12 additions and 0 deletions
1 2005-05-27 Sergey Poznyakoff <gray@Mirddin.farlep.net>
2
3 * mailbox/amd.c (amd_envelope_date): Reformat Delivery-Date value
4 to standart ctime format. Fix memory leak.
5 (amd_envelope_sender): Propagate return from header_aget_value()
6 back to the caller.
7 * mailbox/mbox/mbox.c (restore_sender,restore_date): New
8 functions.
9 (mbox_append_message0): Use above functions to create sender/date
10 values if these are not supplied.
11 * movemail/movemail.c (move_message): Fix error diagnostics format.
12
1 2005-05-24 Sergey Poznyakoff <gray@Mirddin.farlep.net> 13 2005-05-24 Sergey Poznyakoff <gray@Mirddin.farlep.net>
2 14
3 * examples/Makefile.am (noinst_PROGRAMS): Add encode2047. Sorted 15 * examples/Makefile.am (noinst_PROGRAMS): Add encode2047. Sorted
......