FrancTheTank
Expert Member
Hi,
I am trying to TELNET into the smtp.vodacom.co.za (port25) service. (using a terminal)
I get a ;
"220 Welcome to vopfsc0605smtp2.vodamail.co.za ESMTP"
This is a good response. (the one I expect)
I am looking to ultimately send a mail through a terminal.
(this is usually done by sending "HELO/EHLO",
then MAIL FROM : [email protected]
then RCPT TO: [email protected]
etc where the smtp server should be giving reply 250 commands, but nothing is coming back my way)
Any help on commands to get a mail sent?? Thanks
I am trying to TELNET into the smtp.vodacom.co.za (port25) service. (using a terminal)
I get a ;
"220 Welcome to vopfsc0605smtp2.vodamail.co.za ESMTP"
This is a good response. (the one I expect)
I am looking to ultimately send a mail through a terminal.
(this is usually done by sending "HELO/EHLO",
then MAIL FROM : [email protected]
then RCPT TO: [email protected]
etc where the smtp server should be giving reply 250 commands, but nothing is coming back my way)
Any help on commands to get a mail sent?? Thanks