comparison ChangeLog @ 775:d0bf2135ab34

Check the server gives a reply before reading it to avoid segfaulting
author Ben Schmidt
date Fri, 12 Nov 2010 02:27:50 +1100
parents 62f9b36df5a5
children de31a9e15c5b
comparison
equal deleted inserted replaced
774:62f9b36df5a5 775:d0bf2135ab34
1 o Check the relayhost gives a reply before reading it to avoid a crash
1 o Avoid checking addresses multiple times for notmetoo and make it work even 2 o Avoid checking addresses multiple times for notmetoo and make it work even
2 when delivering messages individually 3 when delivering messages individually
3 o Fixed small memory leaks when SMTP errors occur 4 o Fixed small memory leaks when SMTP errors occur
4 o Improved error logging when requeuing 5 o Improved error logging when requeuing
5 o Fix php-admin to work when topdir contains a symlink (e.g. on Mac) 6 o Fix php-admin to work when topdir contains a symlink (e.g. on Mac)