<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi All,<br><br>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 ?<br><br>$cat voicemail.conf <br><br>serveremail=asterisk@shirley.example.com<br>sendvoicemail=yes<br><br>7623 =&gt; 2222,Satish Patel,satish@example.com,,attach=yes|delete=yes<br><br><br><br>$cat /var/log/mail.log <br><br>Apr 11 12:57:57 shirley sendmail[29698]: p3BJvvtp029698: from=asterisk, size=9339, class=0, nrcpts=1, msgid=&lt;Asterisk-1-1388167162-7623-29658@shirley&gt;, relay=asterisk@localhost<br>Apr 11 12:57:57 shirley sendmail[29698]: p3BJvvtp029698: to="Satish Patel" &lt;satish@example.com&gt;, 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]<br><br>                                               </body>
</html>