i need details about smtp mail service providers offering free services...........help me..
Printable View
i need details about smtp mail service providers offering free services...........help me..
You need a free smtp e-mail service provider ?
http://www.fepg.net/pop3.html
heres a list of SMTP commands that to use when telneting to port 25 on remote systems:
Helo or hello
Ehlo request extended mode
Mail From: specifiy the sender [email protected]
RCPT TO: specify the recipient example
[email protected]
DATA body message
RSET reset
Quit obvious
Help on all commands
vrfy verify an address
Expn expand address
Verb verbose
And how is this relevant to the thread?Quote:
Originally posted here by Computernerd22
heres a list of SMTP commands that to use when telneting to port 25 on remote systems:
....
spyblasters - Are you looking for an smtp server that you can connect your mail client to, to deliver mail. If this is the case you are likely to have a hard time finding one, since anyone that will do this would be targeted by spammers and use to deliver spam, and hence shut down/ secured quickly.
What are you trying to acheive ?
Steve
Try use some software on your system (turns your machine into a SMTP Server) The best one i find is 602 Lan Suite (free for up to 10 users) or postcast server.
Hope this helps