-
Smtp with telnet
Hello
We can use telnet to connect smtp server as below:
telnet tcp/ip address of mail host 25
helo
mail from: [email protected]
rcpt to: [email protected]
data
<crlf>
.
<crlf>
My question is can we send mutiple Email at once?
so rcpt to: <muti-Email address>
If yes, then what is correct syntax
Thanks
-
Re: Smtp with telnet
no... one by one...
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>