Printer Friendly
The Free Dictionary
1,083,279,888 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Simple Mail Transfer Protocol
(redirected from SMTP server)

   Also found in: Wikipedia, Hutchinson 0.07 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.


How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
The worm then sends copies of itself to all email addresses that it uncovers, using a built in SMTP server
Following this, the worm connects to a remote SMTP server, through which the worm sends its copies.
Latest product enhancements include full Active Directory integration to make it simple to configure UniPrint settings using Group Policy, a new MSI install package to allow for application deployment through Active Directory, a new administrator-friendly management console, improved file compression to further reduce print-related bandwidth utilization, and enhanced email features that can support any SMTP server on the network.
 
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.