Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,919,060,475 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Simple Mail Transfer Protocol
(redirected from SMTP protocol)

   Also found in: Dictionary/thesaurus, Wikipedia 0.01 sec.
Simple Mail Transfer Protocol [¦sim·pəl ′māl ‚tranz·fər ‚prōd·ə‚kȯl]
(computer science)
An Internet standard for sending e-mail messages. Abbreviated SMTP.

(messaging)Simple Mail Transfer Protocol - (SMTP) A protocol defined in STD 10, RFC 821, used to transfer electronic mail between computers, usually over Ethernet. It is a server to server protocol, so other protocols are used to access the messages. The SMTP dialog usually happens in the background under the control of the message transfer agent, e.g. sendmail but it is possible to interact with an SMTP server using telnet to connect to the normal SMTP port, 25. E.g.

telnet mhs-relay.ac.uk 25

You should normally start by identifying the local host:

HELO wombat.doc.ic.ac.uk

You can then issue commands to verify an address or expand an alias:

VRFY fred@doc.ic.ac.uk VRFY postmaster

or expand a mailing list:

EXPN c-help

You can even send a message:

MAIL From:<fred@doc.ic.ac.uk> RCPT To:<fred@mailway.doc.ic.ac.uk> DATA What is the point? . QUIT

This is useful if you want to find out exactly what is happening to your message at a certain point.

See also Post Office Protocol, RFC 822, sendmail.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
The emails always have two "From" addresses, with the real "From" address sent in the SMTP protocol communication level, not seen by the user.
Anyone who has ever sent an email has used the SMTP protocol behind the scenes.
The product utilises the SMTP protocol and works in conjunction with the Windows 2000 SMTP service or an existing SMTP/POP3 server or Lotus Notes to deliver scalability, e-mail integration and ease of use.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.