work on errorhandling for the smtp event client
[citadel.git] / citadel / modules / smtp / smtp_clienthandlers.h
index ce7f7b9e627d8f9ce7ea054f1b41e937c5a0af72..57ade0c609c703491b53438d9ebc72e2c675aa7a 100644 (file)
@@ -1,5 +1,5 @@
 typedef enum _eSMTP_C_States {
-       eConnect, 
+       eConnectMX
        eEHLO,
        eHELO,
        eSMTPAuth,