Click to See Complete Forum and Search --> : Smtp with telnet


MIB
September 3rd, 2001, 01:43 AM
Hello
We can use telnet to connect smtp server as below:
telnet tcp/ip address of mail host 25
helo
mail from: sender@example.microsoft.com
rcpt to: recipient@example.microsoft.com
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

berta
September 3rd, 2001, 01:46 AM
no... one by one...

<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/images/bertaplanet.gif'>
</center>