Mercurial > p > roundup > code
diff CHANGES.txt @ 3371:4f3285913a8c
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#1190906]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 24 Jun 2005 07:16:01 +0000 |
| parents | 18f1631c9b85 |
| children | 353588debaae |
line wrap: on
line diff
--- a/CHANGES.txt Fri Jun 24 07:06:14 2005 +0000 +++ b/CHANGES.txt Fri Jun 24 07:16:01 2005 +0000 @@ -27,6 +27,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
