|
Where can I find the name
of my SMTP mail server?
Outgoing Mail SMTP are provided to you by your ISPs or IT
department. If your PCs can send emails, you can check it out by: Startup Outlook
Express
Select: >Tools >Accounts >Mail
>Options >Properties >Servers
Some examples of Outgoing Mail SMTP
- smtp.mails.jp
- aoa.com.de
- maamail.com
Sending mails
through your ISPs mail server, the "Outgoing Mail SMTP" means that your ISPs
have allocated a storage
area specifically for your (email domain) mails
to be stored there and then relayed out via their mail server to the
recipient. Therefore, they must give you some kind of "ID", password and SMTP
mail server for you to access it.
If you are using your own PCs as a mail server,
then you don't need to have your ISPs SMTP mail server, because you will be
sending mails to your mail server program to be relayed out directly to the
recipient mailbox and bypass your ISP mail server. See:
PCs Mail Server
SMTP - Simple
Mail Transport Protocol is used for sending and
receiving email messages, it is a protocol governing email
transmission and reception. Email servers uses a variety of protocols to communicate with the
Internet and SMTP,
POP3
(Post Office Protocol) is for sending and retrieving
mails from a mail server.
POP3
-
Post Office Protocol Version 3
rfc1939 used for delivering messages to (client) mail readers
(fetch mails from a remote mail server and store it locally). The email client sends
a login (UserID) and a password to authenticate the session. If
accepted--the mail client send commands to retrieve messages, then the server transfers
the messages and deletes them from the mailbox.
<><><><><><><>
<<back to>> eMail Broadcast
FAQ
To top of page |