User Tools

Site Tools


computing:mailserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
computing:mailserver [2022/12/26 01:21] oemb1905computing:mailserver [2022/12/26 03:14] oemb1905
Line 318: Line 318:
   sudo opendkim-testkey -d haacksnetworking.org -s default -vvv   sudo opendkim-testkey -d haacksnetworking.org -s default -vvv
      
- --- //[[jonathan@haacksnetworking.org|oemb1905]] 2022/12/25 13:53//+Also, please note that the above applies to clients connecting to the domain. If you intend to also host websites/content on the same host as the mail server, then you will also need to set up dmarc, spf, and mx records for the subdomain, mail.example.com. You will not need to setup dkim nor change the PTR. To test the validity of the command line email set up, ssh into your server and send an email as follows: 
 + 
 +  echo "Hi, I am testing the subdomain email health." | mail -s "CLI Email Test" oemb1905@jonathanhaack.com 
 +   
 + --- //[[jonathan@haacksnetworking.org|oemb1905]] 2022/12/25 20:11//
computing/mailserver.txt · Last modified: 2023/08/06 18:42 by oemb1905