Difference between revisions of "Mail"
Jump to navigation
Jump to search
(37 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:Mail]] | |
− | + | * [[SPF]]: [[Sender Policy Framework (SPF)]] (2014) | |
+ | * [[DMARC]]: [[Domain-based Message Authentication, Reporting and Conformance (DMARC)]] (March 2015) | ||
+ | * [[DKIM]]: [[DomainKeys Identified Mail (DKIM)]] (2011) | ||
+ | [[echo]] "This is the body" | [[mail -s]] "This is the subject" [email protected] | ||
+ | [[/var/mail/]]USERNAME | ||
+ | mail .../... | ||
+ | send-mail: fatal: open [[/etc/postfix/main.cf]]: No such file or directory | ||
+ | Can't send mail: sendmail [[process]] failed with error code 75 | ||
− | == Related | + | |
− | * <code>[[mailutils]]</code>, including mail replacement | + | == Ports == |
+ | * 25 [[SMTP]] | ||
+ | * 110 [[POP3]] | ||
+ | * 143 [[IMAP]] | ||
+ | * 587 [[submission]] | ||
+ | * 993 [[IMAP]] over [[SSL]] (IMAPS) | ||
+ | * 995 POP3 over [[SSL]] | ||
+ | |||
+ | == Services == | ||
+ | * [[Gmail]] | ||
+ | * [[iCloud]] | ||
+ | * [[Zoho mail]] | ||
+ | * [[Yahoo Mail]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[mailutils]]</code>, including <code>mail</code> replacement | ||
+ | * [[Python]]: <code>[[import]] [[email]]</code> | ||
+ | * [[Email spoofing]] | ||
+ | * [[mailx]] | ||
+ | * [[H8mail]] | ||
+ | * <code>[[aws ses send-email]]</code> | ||
+ | * <code>[[mailq]]</code> | ||
+ | * [[Custom email]] | ||
== See also == | == See also == | ||
+ | * {{SPF}} | ||
* {{SMTP}} | * {{SMTP}} | ||
* {{mail}} | * {{mail}} |
Latest revision as of 12:48, 10 February 2024
- SPF: Sender Policy Framework (SPF) (2014)
- DMARC: Domain-based Message Authentication, Reporting and Conformance (DMARC) (March 2015)
- DKIM: DomainKeys Identified Mail (DKIM) (2011)
echo "This is the body" | mail -s "This is the subject" [email protected] /var/mail/USERNAME
mail .../... send-mail: fatal: open /etc/postfix/main.cf: No such file or directory Can't send mail: sendmail process failed with error code 75
Contents
Ports[edit]
Services[edit]
Related[edit]
mailutils
, includingmail
replacement- Python:
import email
- Email spoofing
- mailx
- H8mail
aws ses send-email
mailq
- Custom email
See also[edit]
- Mail, SPF, DMARC, MX, DKIM, ARC, Email Authentication, Email spoofing, Sender ID
- Mail, SMTP, submission, SMTPS, POP, IMAP, StartTLS, Exim, Postfix, IRedMail, Fail2ban, Dovecot, Roundcube, DKIM, SPF, DMARC, MX,
ssmtp
,mailx
- Mail, email: Postfix, mail, SMTP, LMTP, POP3, IMAP,
mailutils
,amavis
, Gmail, iCloud,ssmtp
,msmtp
Advertising: