comparison ChangeLog @ 776:de31a9e15c5b

Improved and more consistent closing of SMTP sessions
author Ben Schmidt
date Fri, 12 Nov 2010 02:30:00 +1100
parents d0bf2135ab34
children 563b513fae21
comparison
equal deleted inserted replaced
775:d0bf2135ab34 776:de31a9e15c5b
1 o Improved and more consistent closing of SMTP sessions in error cases
1 o Check the relayhost gives a reply before reading it to avoid a crash 2 o Check the relayhost gives a reply before reading it to avoid a crash
2 o Avoid checking addresses multiple times for notmetoo and make it work even 3 o Avoid checking addresses multiple times for notmetoo and make it work even
3 when delivering messages individually 4 when delivering messages individually
4 o Fixed small memory leaks when SMTP errors occur 5 o Fixed small memory leaks when SMTP errors occur
5 o Improved error logging when requeuing 6 o Improved error logging when requeuing