|
Home > Archive > IIS and SMTP > September 2004 > How does the client mail interface to smtp ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How does the client mail interface to smtp ?
|
|
| avantgo 2004-09-22, 9:27 pm |
| Hi
Can someone help, or direct me to the correct ng, my question is this:
RFC821(SMTP) is used to send mail from one smtp server to another,
but how does the client program, e.g. outlook express, interface to
the smtp server, does it use RFC821 as well ?
| |
| Peter Karsai 2004-09-22, 9:27 pm |
| Hello,
Yes, email clients use the same SMTP protocol, the only difference is the
direction (in most cases, email clients do "relaying"). MS Outlook in
Corporate (?) Mode however, uses MAPI to submit emails to Exchange.
Peter
"avantgo" <x> wrote in message news:OJGpFrxnEHA.2300@TK2MSFTNGP10.phx.gbl...
> Hi
> Can someone help, or direct me to the correct ng, my question is this:
> RFC821(SMTP) is used to send mail from one smtp server to another,
> but how does the client program, e.g. outlook express, interface to
> the smtp server, does it use RFC821 as well ?
| |
| m.marien 2004-09-22, 9:27 pm |
|
"avantgo" <x> wrote in message news:OJGpFrxnEHA.2300@TK2MSFTNGP10.phx.gbl...
> Hi
> Can someone help, or direct me to the correct ng, my question is this:
> RFC821(SMTP) is used to send mail from one smtp server to another,
> but how does the client program, e.g. outlook express, interface to
> the smtp server, does it use RFC821 as well ?
The client uses the SMTP server to send, but requires a POP3 server to
receive.
|
|
|
|
|