Re: Wave 3 makes the Hotmail UI as convenient as punch cards



On Wed, 5 Nov 2008 08:33:00 -0800, Anonymous wrote:

Ok. Well, every email client I've ever heard of has used comma-delimited
text in its input field. And that's what always ends up in the data in the
message...

During the actual SMTP transaction, each email address is handled
separately. The client will send each email address as a separate "RCPT"
command to the message submission server. And the relay agent, which
forwards the email from Hotmail to the destination, will open one SMTP
transaction per email address (aka "RCPT") per domain gateway (MX) server.
Which is why one email to ten recipients is the same as ten emails to one
recipient each; i.e., ten messages.

--
Norman
~Oh Lord, why have you come
~To Konnyu, with the Lion and the Drum
.



Relevant Pages

  • Re: Rejecting null sender from my clients
    ... Would someone please explain to me how it is a receiving servers fault that a back scatter message is sent if all it did was reject a recipient during the SMTP transaction? ... IMO this is the fault of the sending server not the receiving server. ... Because if you argue that a server is sending back scatter when it rejects messages to invalid recipients during the SMTP dialog you are just about arguing that a server should accept any and all recipients irregardless of validity. ...
    (comp.mail.sendmail)
  • Re: Getting error 452 4.5.3 Too many recipients
    ... one SMTP transaction. ... The number of recipients refferd to in the error message is not the ... We have been chasing down and troubleshooting the wrong "recipients". ...
    (microsoft.public.exchange.admin)

Loading