Difference between revisions of "Voicemail is not sent to email"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 2: | Line 2: | ||
Also make sure that mails are not in a Spam folder. | Also make sure that mails are not in a Spam folder. | ||
Check /var/log/maiilog for more clues. | |||
=== Example === | |||
Dec 12 20:42:51 localhost postfix/smtp[28599]: connect to alt3.gmail-smtp-in.l.google.com[209.85.225.26]: Connection timed out (port 25) | |||
Message shows that mail server cannot be connected. | |||
= See also = | = See also = | ||
* [[Voicemail does not work]] | * [[Voicemail does not work]] |
Revision as of 18:45, 12 December 2011
Please check if e-mail address is correct in "Email:" field in user Device settings.
Also make sure that mails are not in a Spam folder.
Check /var/log/maiilog for more clues.
Example
Dec 12 20:42:51 localhost postfix/smtp[28599]: connect to alt3.gmail-smtp-in.l.google.com[209.85.225.26]: Connection timed out (port 25)
Message shows that mail server cannot be connected.