Fixed a few warning messages I ran into today when SMTP had died. We already output...
authorcigamit <cigamit@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 21 Mar 2005 20:35:33 +0000 (20:35 +0000)
committercigamit <cigamit@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 21 Mar 2005 20:35:33 +0000 (20:35 +0000)
commitfeb5a83984f25a2be48a71c0887fc741ab762738
tree30b906a1d7a9867b668dff7a5d2f8a519a54e10e
parent698de88b07d358896c04088b1eb44b0799d8baa7
Fixed a few warning messages I ran into today when SMTP had died.  We already output nice SMTP error messages, so no need to have the PHP code display its own errors.
Also, the property dlv_server_msg was only being set in the errorCheck function, which was never ran if the socket connection failed, so we would get an undefined error.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9122 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/deliver/Deliver_SMTP.class.php