User Tools

Site Tools


sending_mail

Differences

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

Link to this comparison view

Next revision
Previous revision
sending_mail [2017/05/17 10:09] – created luke7858sending_mail [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 71: Line 71:
 \\ \\
 Press enter to escape and the type quit Press enter to escape and the type quit
 +\\
 +\\
 +=== Mail Troubleshooting ===
 +== ubuntu ==
 +<sxh bash>
 +(Host or domain name not found. Name service error for name=random.com type=MX: Host not found, try again)
 +</sxh>
 +Check that resolv.conf and /var/spool/postfix/etc/resolv.conf match:
 +<sxh bash>
 +cat /etc/resolv.conf
 +</sxh>
 +<sxh bash>
 +cat /var/spool/postfix/etc/resolv.conf
 +</sxh>
 +\\
 +The Debian install is chrooted by default. A simple restart of the service should populate the appropriate files .
 +
sending_mail.1495015762.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki