© 2015 X2Engine Inc.
Difference between revisions of "Terminology"
From X2Engine
Line 1: | Line 1: | ||
__NOGLOSSARY__ | __NOGLOSSARY__ | ||
;DKIM | ;DKIM | ||
− | : [[wikipedia:DomainKeys_Identified_Mail|DomainKeys Identified Mail]] | + | : [[wikipedia:DomainKeys_Identified_Mail|DomainKeys Identified Mail]]: a system for digitally signing email that provides the means to securely verify that the email's origin is legitimate. |
;MTA | ;MTA | ||
− | : [[wikipedia:Message_transfer_agent|Message transfer agent]] | + | : [[wikipedia:Message_transfer_agent|Message transfer agent]]: an email relay service, i.e. Postfix, QMail or Exim4. |
+ | ;SMTP | ||
+ | : [[wikipedia:Simple_Mail_Transfer_Protocol|Simple Mail Transfer Protocol]]: a network protocol for sending mail to a remote server, often involving password authentication and end-to-end SSL encryption. |
Revision as of 22:11, 25 February 2013
- DKIM
- DomainKeys Identified Mail: a system for digitally signing email that provides the means to securely verify that the email's origin is legitimate.
- MTA
- Message transfer agent: an email relay service, i.e. Postfix, QMail or Exim4.
- SMTP
- Simple Mail Transfer Protocol: a network protocol for sending mail to a remote server, often involving password authentication and end-to-end SSL encryption.