comparison NEWS @ 7606:c88c1365b60d HEAD

Changed deliver -c parameter to -p parameter, which is the correct one.
author Timo Sirainen <tss@iki.fi>
date Tue, 03 Jun 2008 02:17:04 +0300
parents 58c7f5c31db1
children ad3ac0cb4573
comparison
equal deleted inserted replaced
7605:bb47eb08015f 7606:c88c1365b60d
1 v1.1.rc8 2008-06-03 Timo Sirainen <tss@iki.fi> 1 v1.1.rc8 2008-06-03 Timo Sirainen <tss@iki.fi>
2 2
3 + deliver: Added -c parameter to provide path to delivered mail. 3 + deliver: Added -p parameter to provide path to delivered mail.
4 This allows maildir to save identical mails to multiple recipients 4 This allows maildir to save identical mails to multiple recipients
5 using hard links. 5 using hard links.
6 - rc6/rc7 broke POP3 with non-Maildir formats 6 - rc6/rc7 broke POP3 with non-Maildir formats
7 - mbox: Saving a message without a body or the end-of-headers line 7 - mbox: Saving a message without a body or the end-of-headers line
8 could have caused an assert-crash later. 8 could have caused an assert-crash later.