SMTP Authentication Protocol

SMTP Authentication Protocol thumbnail
SMTP-AUTH is a security measure for email.

The Simple Mail Transfer Protocol or SMTP is the most widely used electronic mail transfer system in the world. An addition to the SMTP protocol allows for extensions and is known as Extended SMTP (ESMTP). One of these extensions is the SMTP Authentication Protocol, known as SMTP-AUTH.

  1. Function

    • SMTP-AUTH creates a user authentication step when email is sent. Although the user will already be logged into a mail client program, SMTP-AUTH requires that the client log in to the mail server before it will accept mail for transfer.

    Drawbacks

    • SMTP-AUTH is not a compulsory part of SMTP and some mail servers do not use it. In addition, it does not contain safeguards against "spoofing"-- a technique where a spammer, for example, puts the email address of another user or organization in the "From" field of an email to conceal his own identity or trick an unsuspecting user into believing the email is from a trusted sender.

    Features

    • Features such as notification of authenticity to the receiving server are rarely used because they rely on trust between well-known servers. As there are so many client servers in the world, this trust is almost impossible to establish. SMTP-AUTH does not include any type of identity certification for either the sending user or the sending mail server. Also, no mechanism is available for passing on this recommendation to the email recipient.

Related Searches:

References

  • Photo Credit email image by Hao Wang from Fotolia.com

Comments

You May Also Like

  • What Is SMTP Authentication?

    SMTP is the most common authentication standard used when sending or receiving email through an email server.

  • How to Disable SMTP Authentication

    SMTP Authentication is a security protocol that requires users to log into a server before being able to send or receive electronic...

  • TLS and SSL Tutorial

    In Internet security parlance, two communicating entities are usually referred to as Alice and Bob. Data transferred between Alice and Bob must...

  • The Structure of SMTP Protocol

    The structure of the Simple Mail Transfer Protocol (SMTP) revolves around sending email to your Internet Service Provider's (ISP) mail server. The...

  • What Is Email Protocol?

    Email protocol is a method by which a communication channel is established between two computers and email is transferred between them. When...

  • How to Test an SMTP Authentication With Telnet

    The Simple Mail Transfer Protocol sends email from your desktop to the recipient. SMTP runs on a network server, which routes the...

  • How to Find the SMTP to Send Email From My Computer

    Most Internet service provider email accounts use the Simple Mail Transfer Protocol (SMTP) system to send email messages from the email application...

  • What Is Out-Of-Band Authentication?

    Out-of-band authentication is a security confirmation system that provides an added layer of protection to validate certain transactions. It uses a separate,...

  • What Is SMTP Protocol?

    SMTP is the acronym for Simple Mail Transfer Protocol. An Internet protocol is a standard that is set by a network working...

  • How to Understand SMTP Protocol

    SMTP (or simple mail transfer protocol) is an Internet standard for the transmission of electronic mail (email) across networks. You typically see...

  • Webmail Options

    The debate between webmail and POP3 ( Post Office Protocol version 3) has been raging ever since the first web-based mail sites...

  • What Is My Earthlink POP3 Server?

    Earthlink uses the popular Post Office Protocol version 3 for its email servers, which cover three separate domains: Earthlink.net, Mindspring.com and Onemain.com...

  • What Is Gmail's POP3 Server?

    Gmail is a robust web-based email service that allows users to create accounts from which they can send, receive and archive email...

  • How to Test the SMTP Mail Server

    Simple Mail Transfer Protocol, or SMTP, is an Internet Protocol, or IP, standard developed in 1982 as a mechanism to deliver email....

  • SMTP & POP3 Protocol

    Email is used every day for personal and business use. POP3 and SMTP are the most popular email protocols. Internet Service Providers...

  • Business Communication Protocol

    In order to achieve business goals and maintain profitability, companies rely on effective business communication protocol. Interviews, board room meetings, and ...

  • How to Use Perl to Send HTML Email

    Sending a plain text email from a Perl script can be done in a straightforward manner. The process becomes more involved when...

Related Ads

Featured