How to troubleshoot emails not sending out

First thing to check when no emails are being sent or you're not getting any emails from your pbx, is to ssh to your pbx and login as root and check /var/log/maillog file

Another thing to check is the email address, say yourname@yourdomain.com, you need to check the MX Entry for yourdomain.com in the dns zone with your registrar, make sure it is setup correctly and correspond to whatever showing up in the above /var/log/maillog

2nd thing to check is make sure your pbx IP is in the whitelist of the email server for yourdomain.com and check the spam filter/folder of yourdomain.com email server to make sure you can receive emails from your PBX IP.

Kas see vastus oli kasulik?

 Prindi artikkel

Loe veel

How to change your Asterisk System to a different one

As of 2/25/2011,  this feature is not available anymore.  Please send us a ticket to...

How to ssh and change root password

If you're on windows, you can use putty, download hereOnce donwloaded, you just open it, and...

Dahdi Detected time shift in /var/log/message

If you find a lot of message " dahdi detected time shift" in /var/log/message, please...

Login

All server are setup with root access ssh.  Login information to use with the ssh is sent in...

How to manage fail2ban

From...