"mundy" wrote in message
news:A5F60D80-0748-40AF-8FB7-(E-Mail Removed)...
>I can't send more than 1 email at a time, if I try to email to two or
>more
> emails at the same time it won't go through, no error msg. Same if I
> try to
> email and do the CC for other emails. I have to do one email at a
> time, then
> it works but, I can't send out mulitiples emails. Help!!!
E-mails are always sent one-at-time. When your e-mail client connects
to the SMTP server, it provides the RCPT-TO commands, one for each
recipient of a message, and a DATA command for the body of a message,
and then the e-mail client proceeds to the next message to repeat the
process. So e-mails are always sent linearly to a particular SMTP
mail host.
|