Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,919,060,648 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 server)

   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
 
Advanced System Optimizer also includes a small SMTP server for direct mail sending, an Internet tracks eraser with cookie manager and secure deletion, and even a desktop sticky notes application.
By using the SMTP server and a DomainKeys Identified Mail (DKIM) authentication technique, the spammers can ensure that the email generated is more likely to get past conventional anti-spam filters.
The receiving SMTP server then uses the name of the domain from which the mail originated, the string _domainkey, and a selector from the header to perform a DNS lookup.
 
 
 
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.