July 27th, 2011
Simple Mail Transfer Protocol | Learn SMTP Mail Concepts in PHP Training
|
SMTP stands for Simple Mail Transfer Protocol.It is a TCP/IP protocol used for sending e-mails between servers.Most of the e-mails over the Internet are sent through this protocol,and these can be retrieved with an e- mail client using POP or IMAP.
|
General Use:-
SMTP is generally used to transfer messages from a client to a server.So the user needs to specify both POP or IMAP server and the SMTP server when the user configures the e-mail application.Client applications use either a Post Office Protocol or the Internet Message Access or a proprietary system to access their mail accounts on a mail-server.
Overview of the protocol:- This protocol consists of the following three command reply sequences:-
i) Mail Command to establish the return address of the message.
ii) RCPT Command to establish a recipient of the message.This command can be issued multiple times.
iii) Data to send the message text.This is the content of the message.
Limitation of SMTP:-
SMTP can transfer mail only.It cannot receive mails from a distant server.
Connection:-
Connection to an SMTP with the server occurs with the help of a port,usually port 25.
Use of an ISP’s SMTP Server:-Users who are outside ISP’s network are not allowed to access the server.
|
Related Websites
You can
leave a response, or
trackback from your own site.
Send Inquiry Message With Your Contact Details
Just want to say your article is as amazing. The clarity in your post is just nice and i could assume you’re an expert on this subject. Well with your permission let me to grab your RSS feed to keep updated with forthcoming post. Thanks a million and please keep up the enjoyable work.