I just had a customer call me and let me know that they are having a problem with their incoming SMTP server. I asked the customer if their problem was with sending e-mail or receiving e-mail, they repeated the term "incoming SMTP" server. I tried to explain that there is no such thing as an incoming SMTP server because SMTP is used for OUTGOING e-mail. They said that I didn't know what I was talking about.
Have fun getting your Incoming SMTP mail server fixed. Dumbass.
Have fun getting your Incoming SMTP mail server fixed. Dumbass.
no subject
Date: 2004-06-09 02:36 am (UTC)no subject
Date: 2004-06-09 04:12 am (UTC)TCP/IP ports are not interchangable, therefore it's impossible to have an "incoming SMTP server" since Simple Mail Transfer Protocol is used for the sending of e-mail and not the receiving. ^.~
no subject
Date: 2004-06-09 04:25 am (UTC)no subject
Date: 2004-06-09 07:22 am (UTC)(I work at the same Mr Company as
no subject
Date: 2004-06-09 07:51 am (UTC)The POP3 server is a MUA (Mail user agent, aka mail client) which merely acts as relay for the remote POP3 client to access the local mailbox( you can actually log into a POP3 server via telnetting to port 110 and read your mail like that).
SMTP = incoming.
Date: 2004-06-09 05:45 am (UTC)When I want to send you mail, I connect to the SMTP server (yes, on port 25) at your domain. Your SMTP server then passes the mail to your POP/IMAP/Exchange/whatever server. You then connect to the POP/whatever server and retrieve your mail.
It's possible that when I send a message, I send it to my local outgoing SMTP server, but that's not necessary. It's entirely possible for the machine sitting in front of me to send directly to the SMTP server at your domain.
So, there most certainly is such a thing as an incoming SMTP server. In fact, it makes more sense to say that -all- SMTP servers are incoming. It's just that some of them only accept incoming messages from the same domain (the ones that you're thinking of).
no subject
Date: 2004-06-09 07:45 am (UTC)POP3 is simply a remote mailbox access protocol, not a delivery protocol. It simply replaces local mail reading on the mail server.
My Outgoing SMTP server is mx.ca.mci.com
This is the server I use for sending mail. It is in fact my ISP's mail farm, as I prefer not to configure my local SMTP server to relay mail from my laptop in it's wanderings.
My incoming SMTP server is bluewall.mykroft.com
This is the server that receives mail for my domains. It is also managed by me.
My IMAP server is also bluewall.mykroft.com (I don't use POP3, IMAP is a more intelligent remote mailbox access protocol which allows remote storage of all email, with folders and access to the same mail from multiple machines).
no subject
Date: 2004-06-09 04:24 am (UTC)The only thing defining SMTP or POP3 is the port.
Otherwise a mail server is classified as an SMTP server, no matter what direction the mail is coming/going.
no subject
Date: 2004-06-09 07:46 am (UTC)no subject
Date: 2004-06-09 07:55 am (UTC)no subject
Date: 2004-06-09 10:31 am (UTC)no subject
Date: 2004-06-11 07:56 am (UTC)I get sick of people calling it the hard drive. I like to correct them with "the computer".
no subject
Date: 2004-06-09 09:29 pm (UTC)