Mercurial > p > roundup > code
changeset 3372:086c634156e6 maint-0.8
merge from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 24 Jun 2005 07:17:08 +0000 |
| parents | 632ccccc2aec |
| children | 3f12b4bcf796 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Fri Jun 24 07:07:24 2005 +0000 +++ b/CHANGES.txt Fri Jun 24 07:17:08 2005 +0000 @@ -20,6 +20,9 @@ - handle dropped properies in rdbms/metakit journal export (sf bug 1203569) - handle missing Subject lines better (sf bug 1198729) - sort/group by missing values correctly (sf bug 1198623) +- discard, don't bounce messages to the mailgw when the messages's sender + is invalid (ie. when we try to bounce, we get a 550 "unknown user + account" response from the SMTP server) (sf bug 1190906) 2005-05-02 0.8.3
