Difference between revisions of "Mail"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Draft}}
 
 
[[wikipedia:Mail]]
 
[[wikipedia:Mail]]
  
echo "This is the body" | mail -s "This is the subject" [email protected]
+
* [[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
  /var/mail/USERNAME
 
  
  
Line 22: Line 24:
 
* [[Gmail]]
 
* [[Gmail]]
 
* [[iCloud]]
 
* [[iCloud]]
 +
* [[Zoho mail]]
 +
* [[Yahoo Mail]]
  
== Related commands ==
+
== Related ==
 
* <code>[[mailutils]]</code>, including <code>mail</code> replacement
 
* <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

Advertising: