Printer Friendly
The Free Dictionary
1,018,006,623 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Simple Mail Transfer Protocol
(redirected from SMTP protocol)

   Also found in: Wikipedia, Hutchinson 0.05 sec.

See 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.

?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
Through a combination of IPS, virus blocking, anti-spam and embedded URL filtering technologies, Proventia Network Mail protects against spam and the full realm of malicious code affecting e-mail systems through the SMTP protocol, including phishing attacks, viruses, worms and other malcode.
The SMTP protocol, used for sending and receiving e-mail, has no built-in way to authenticate senders.
Source Authentication stays within the SMTP protocol and only requires that the sender reply to the e-mail.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
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.. Terms of Use.