TimTDP
Expert Member
I have a gprs modem that connects to the Vodacom network. I am using a data card. The modem has been connecting well for the last month, but suddenly I am receiving authentication errors. This is what I get:
[SMTP] port=25
[SMTP] [email protected]
[SMTP] authentype=2
[SMTP] connect to host: smtp.vodacom.co.za:25
[WIP] new TCPCLIENT 0x180d3920
[SMTP] Create: created session 0x180d3660 664, socket= 0x180d3920
Session wip_getOpts(): connect smtp.vodacom.co.za:25, [email protected] P=xxxxxx, 2
[SMTP] CnxEventHandler TCPsock: 2
[SMTP] CnxEventHandler TCPsock: 6
[SMTP] WriteHandler: TxState=1
[SMTP] CnxEventHandler TCPsock: 5
[SMTP] ReadHandler[IN]: TxState=1
[SMTP] read[43]: 220 *************************************[SMTP] GetStatusCode:
code=220
[SMTP] WriteHandler: TxState=2
[SMTP<=] EHLO 41.7.56.14
[SMTP] CnxEventHandler TCPsock: 5
[SMTP] ReadHandler[IN]: TxState=2
[SMTP] read[41]: 502 5.5.2 Error: command not recognized[SMTP] GetStatusCode: code=502
[SMTP]=>EHLO not supported Status=502 !!
[SMTP] WriteHandler: TxState=3
[SMTP<=] AUTH LOGIN
[SMTP] CnxEventHandler TCPsock: 5
[SMTP] ReadHandler[IN]: TxState=3
[SMTP] read[41]: 502 5.5.2 Error: command not recognized[SMTP] GetStatusCode: code=502
[SMTP]=>AUTH LOGIN failed Status=502 !!
[ERROR SMTP]: 502
SMTP Error...
SMTP channel closed (2)...
[WIP] closing SMTP_CONTROL 0x180d3660
[SMTP] WriteHandler: TxState=16
[SMTP<=] QUIT
[WIP] closing TCPCLIENT 0x180d3920
What is causing this and how do I correct it?
Is there a method that I can adopt that will:
* Vodacom knows that my SIM is trying to connect
* If the connection fails, Vodacom sends me a notification, either via e-mail or SMS to a designated SIM
Does a third party offer such a service?
Should I be subscribing to a third party and connect via them?
I need 100% connection!
Is there someone in the Cape Town area I can consult with to resolve this?
Thanks in advance
[SMTP] port=25
[SMTP] [email protected]
[SMTP] authentype=2
[SMTP] connect to host: smtp.vodacom.co.za:25
[WIP] new TCPCLIENT 0x180d3920
[SMTP] Create: created session 0x180d3660 664, socket= 0x180d3920
Session wip_getOpts(): connect smtp.vodacom.co.za:25, [email protected] P=xxxxxx, 2
[SMTP] CnxEventHandler TCPsock: 2
[SMTP] CnxEventHandler TCPsock: 6
[SMTP] WriteHandler: TxState=1
[SMTP] CnxEventHandler TCPsock: 5
[SMTP] ReadHandler[IN]: TxState=1
[SMTP] read[43]: 220 *************************************[SMTP] GetStatusCode:
code=220
[SMTP] WriteHandler: TxState=2
[SMTP<=] EHLO 41.7.56.14
[SMTP] CnxEventHandler TCPsock: 5
[SMTP] ReadHandler[IN]: TxState=2
[SMTP] read[41]: 502 5.5.2 Error: command not recognized[SMTP] GetStatusCode: code=502
[SMTP]=>EHLO not supported Status=502 !!
[SMTP] WriteHandler: TxState=3
[SMTP<=] AUTH LOGIN
[SMTP] CnxEventHandler TCPsock: 5
[SMTP] ReadHandler[IN]: TxState=3
[SMTP] read[41]: 502 5.5.2 Error: command not recognized[SMTP] GetStatusCode: code=502
[SMTP]=>AUTH LOGIN failed Status=502 !!
[ERROR SMTP]: 502
SMTP Error...
SMTP channel closed (2)...
[WIP] closing SMTP_CONTROL 0x180d3660
[SMTP] WriteHandler: TxState=16
[SMTP<=] QUIT
[WIP] closing TCPCLIENT 0x180d3920
What is causing this and how do I correct it?
Is there a method that I can adopt that will:
* Vodacom knows that my SIM is trying to connect
* If the connection fails, Vodacom sends me a notification, either via e-mail or SMS to a designated SIM
Does a third party offer such a service?
Should I be subscribing to a third party and connect via them?
I need 100% connection!
Is there someone in the Cape Town area I can consult with to resolve this?
Thanks in advance