|
-
September 3rd, 2001, 01:43 AM
#1
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
-
September 3rd, 2001, 01:46 AM
#2
Re: Smtp with telnet
no... one by one...
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|