S
When I joined this forum I specifically created a live.com email account dedicated exclusively for receiving any notifications from this forum
As generalisations go, that's an invalid one, because it depends on the mail host.Wouldn't touch webmail with a bargepole - not enough spam etc filtering.
Don't ya just know that when someone says "proper" that they haven't thought things through.Use a proper SMTP mail provider.
And how do you think email is transported between mail servers? Not by http but by SMTP. The protocol may not have any concept of spam, but that's not its job, which is to ensure the safe delivery of the email from one server to another. It has less knowledge of what is being transported than the postman who comes to your house.SMTP Simple Mail Transport Protocol. Hmm.
Not sophisticated, developed nearly 40 years ago, has no concept of spam etc.
And how do you think email is transported between mail servers? Not by http but by SMTP. The protocol may not have any concept of spam, but that's not its job, which is to ensure the safe delivery of the email from one server to another. It has less knowledge of what is being transported than the postman who comes to your house.SMTP Simple Mail Transport Protocol. Hmm.
Not sophisticated, developed nearly 40 years ago, has no concept of spam etc.
If you have a POP3/SMTP client, e.g. Outlook, your email is sent to your mail provider using SMTP and you receive emails using POP3.
The spam, virus etc. filters are not part of the protocol they are added functionality to the programs which send and receive the emails.
Yes, some email providers have the option of collecting the email using a POP3 client. There is also the IMAP client. I don't know of any providers which support that protocol; it seems to be restricted to company email services running Exchange.
SMTP doesn't ensure delivery at all, let alone "safe" delivery.And how do you think email is transported between mail servers? Not by http but by SMTP. The protocol may not have any concept of spam, but that's not its job, which is to ensure the safe delivery of the email from one server to another.
Is there some point to this pseudo-lecture?If you have a POP3/SMTP client, e.g. Outlook, your email is sent to your mail provider using SMTP and you receive emails using POP3.
That's an over-simplistic, and, in many cases, wrong, description of how the filtering works.The spam, virus etc. filters are not part of the protocol they are added functionality to the programs which send and receive the emails.
Oh jeepers. Where do you get this nonsense from?Yes, some email providers have the option of collecting the email using a POP3 client. There is also the IMAP client. I don't know of any providers which support that protocol; it seems to be restricted to company email services running Exchange.
RFC2821 April 2001SMTP doesn't ensure delivery at all, let alone "safe" delivery.
Please tell me the RFC of the protocol which incorporates spam/virus filtering.That's an over-simplistic, and, in many cases, wrong, description of how the filtering works.The spam, virus etc. filters are not part of the protocol they are added functionality to the programs which send and receive the emails.
I was simply meaning companies who provide an email service to customers.Firstly, Email hosts are not called "providers".
Thanks for the info; I just said that I did not know of many.Secondly, loads of Email hosts offer delivery by IMAP.
MAPI is not a protocol unlike IMAP, it's just an API as its full title says - Messaging Application Programming Interface. It's what allows you to email document from within Word, Excel etc. The actual transport between Outlook and Exchange uses is carried out by RPC.Thirdly, whilst Exchange and Outlook both support IMAP, the proprietary and commonplace Outlook<-->Exchange connection is MAPI, not IMAP.
I can hardly believe that you're being such a dork. It's like being approached by a cockroach holding up a placard that says "stamp on me", and then stays still in readiness for my foot.RFC2821 April 2001SMTP doesn't ensure delivery at all, let alone "safe" delivery.
The objective of the Simple Mail Transfer Protocol (SMTP) is to transfer mail reliably and efficiently.
In case you're not aware of it (oh, who are we kidding of course you're not aware of it), "reliable", in the context of communication protocols, means that either delivery (or connection) occurs or the failed attempt it reported to the initiator. It doesn't mean that you can rely on it being delivered. And that's leaving aside that you referred to the delivery as being "safe".In section 4.2.5 of RFC 2821 said:When an SMTP server returns a permanent error status (5yz) code after
the DATA command is completed with <CRLF>.<CRLF>, it MUST NOT make
any subsequent attempt to deliver that message. The SMTP client
retains responsibility for delivery of that message and may either
return it to the user or requeue it for a subsequent attempt (see
section 4.5.4.1).
That would be RFC Don't Be So Stupid.Please tell me the RFC of the protocol which incorporates spam/virus filtering.That's an over-simplistic, and, in many cases, wrong, description of how the filtering works.The spam, virus etc. filters are not part of the protocol they are added functionality to the programs which send and receive the emails.
I can see why you want to think you wrote that, but here's what you actually wrote:Thanks for the info; I just said that I did not know of many.Secondly, loads of Email hosts offer delivery by IMAP.
There is also the IMAP client. I don't know of any providers which support that protocol;
Nice try, but wrong again. The term "MAPI", especially when used in a sentence specifically about MS Outlook and MS Exchange, includes, unambiguously, a reference to Email transport.MAPI is not a protocol unlike IMAP, it's just an API as its full title says - Messaging Application Programming Interface.Thirdly, whilst Exchange and Outlook both support IMAP, the proprietary and commonplace Outlook<-->Exchange connection is MAPI, not IMAP.
There is also the IMAP client. I don't know of any providers which support that protocol; it seems to be restricted to company email services running Exchange.
Presumably you have done all three!If you'd bothered to read the RFC, let alone become familiar with it, let alone write some software that implements it
2scoops0406 said:SMTP Simple Mail Transport Protocol. Hmm.
Not sophisticated, developed nearly 40 years ago, has no concept of spam etc.
D_Hailsham said:Please tell me the RFC of the protocol which incorporates spam/virus filtering.
So who are you calling stupid, yourself or 2scoops?Softus said:That would be RFC Don't Be So Stupid.
You can presume what you like.Presumably you have done all three!If you'd bothered to read the RFC, let alone become familiar with it, let alone write some software that implements it
I am a What. My full job title is "What has it got to do with you?".What exactly is you professional expertise?
Are you going to pay me to do it?As the SMTP protocol does not cover spam etc, why don't you write one?