Hi All, I have asterisk 1.8.3.2 and having issue with not getting VoiceMail email. I can send mail through command line using sendmail but not via asterisk. We have centralized zimbra email server. why its trying to send email to local 127.0.0.1 address? is there any other configuration i am missing ?
$cat voicemail.conf [email protected] sendvoicemail=yes 7623 => 2222,Satish Patel,[email protected],,attach=yes|delete=yes $cat /var/log/mail.log Apr 11 12:57:57 shirley sendmail[29698]: p3BJvvtp029698: from=asterisk, size=9339, class=0, nrcpts=1, msgid=<Asterisk-1-1388167162-7623-29658@shirley>, relay=asterisk@localhost Apr 11 12:57:57 shirley sendmail[29698]: p3BJvvtp029698: to="Satish Patel" <[email protected]>, ctladdr=asterisk (50011/50011), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=39339, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
