Test email notification system:
Tests email notification system and provides comprehensive delivery diagnostics and configuration recommendations.
/plugin marketplace add danielrosehill/linux-server-plugin/plugin install linux-desktop-mgmt@danielrosehilltesting/Test email notification system:
systemctl status postfix || systemctl status sendmail || systemctl status exim4cat /etc/postfix/main.cf or equivalentecho "Test email from server" | mail -s "Server Email Test" <configured_email>mailqjournalctl -u postfix -n 50 or tail -50 /var/log/mail.logdig MX $(hostname -d)telnet smtp.gmail.com 587 or relevant SMTP serverdmesg | grep -i mailProvide Daniel with: