Lewis:<br><br>This is what the logs says regarding to de mails on a test I made:<br><br>Jun 5 14:28:59 DEBUG[27498] app_voicemail.c: Sent mail to yrving.rivas@mysite.com with command '/usr/sbin/sendmail -t'<br><br>Later will come with an error like this:<br><br><table align="center" border="0" cellpadding="1" cellspacing="1" width="75%"><tbody><tr><td><br> </td> </tr> <tr> <td bgcolor="#dddddd"> <table cellpadding="0" cellspacing="0"> <tbody><tr> <td valign="top" width="70"> <b>Date:</b> </td> <td> Monday, June 05, 2006 12:54 PM </td> </tr> <tr> <td valign="top"> <b>From:</b> </td> <td> Mail Delivery Subsystem <MAILER-DAEMON@mysite.com> </td> </tr> <tr> <td valign="top"> <b>To:</b> </td> <td>
postmaster@mysite.com </td> </tr> <tr> <td valign="top"> <b>Subject: </b> </td> <td> Postmaster notify: see transcript for details </td> </tr> </tbody></table> </td> </tr> <tr> <td bgcolor="#eeeeee">The original message was received at Wed, 31 May 2006 12:32:34 -0400 <br>from localhost <br>with id k4VGSP31004351 <br> <br> ----- The following addresses had permanent fatal errors ----- <br><admin@asterisk1.local.com> <br> <br> ----- Transcript of session follows ----- <br><admin@asterisk1.local.com>... Deferred: Connection timed out with asterisk1.local.com. <br>Message could not be delivered for 5 days <br>Message will be deleted from queue <br> <br> </td> </tr> <tr> <td bgcolor="#eeeeee"> <table cellspacing="10"> <tbody><tr> <td> <a
href="http://10.0.0.100/cgi-bin/nwebmail/unknown?action=view_attachment&sessionid=2091871370&m_num=268&part_num=3&disp=attachment"> <img src="http://10.0.0.100/nwebmail/unknown.gif" border="0"> </a> </td> <td> message/delivery-status: Type<br> Type: <a href="http://10.0.0.100/cgi-bin/nwebmail/unknown?action=view_attachment&sessionid=2091871370&m_num=268&part_num=3&disp=attachment">unknown </a> </td> </tr> </tbody></table> </td> </tr> <tr> <td bgcolor="#dddddd"> <table cellpadding="0" cellspacing="0"> <tbody><tr> <td valign="top" width="70"> <b>Date:</b> </td> <td> Wednesday, May 31, 2006 12:32 PM </td> </tr> <tr> <td valign="top"> <b>From:</b> </td> <td> Mail Delivery Subsystem
<MAILER-DAEMON> </td> </tr> <tr> <td valign="top"> <b>To:</b> </td> <td> admin@asterisk1.local.com </td> </tr> <tr> <td valign="top"> <b>Subject: </b> </td> <td> Warning: could not send message for past 4 hours </td> </tr> </tbody></table> </td> </tr> <tr> <td bgcolor="#eeeeee"> ********************************************** <br> ** THIS IS A WARNING MESSAGE ONLY ** <br> ** YOU DO NOT NEED TO RESEND YOUR MESSAGE ** <br> ********************************************** <br> <br>The original message was received at Wed, 31 May 2006 07:31:46 -0400 <br>from localhost [127.0.0.1] <br> <br> ----- Transcript of session follows ----- <br><yrving.rivas@10.0.0.102.com>... Deferred: 10.0.0.102.com.: No route to host <br>Warning: message still undelivered
after 4 hours <br>Will keep trying until message is 5 days old <br> <br> </td> </tr> <tr> <td bgcolor="#eeeeee"> <table cellspacing="10"> <tbody><tr> <td> <a href="http://10.0.0.100/cgi-bin/nwebmail/unknown?action=view_attachment&sessionid=2091871370&m_num=268&part_num=7&disp=attachment"> <img src="http://10.0.0.100/nwebmail/unknown.gif" border="0"> </a> </td> <td> message/delivery-status: Type<br> Type: <a href="http://10.0.0.100/cgi-bin/nwebmail/unknown?action=view_attachment&sessionid=2091871370&m_num=268&part_num=7&disp=attachment">unknown </a> </td> </tr> </tbody></table> </td> </tr> <tr> <td bgcolor="#dddddd"> <table cellpadding="0" cellspacing="0"> <tbody><tr> <td valign="top" width="70"> <b>Date:</b> </td> <td>
Wednesday, May 31, 2006 07:31 AM </td> </tr> <tr> <td valign="top"> <b>From:</b> </td> <td> admin <admin@asterisk1.local.com> </td> </tr> <tr> <td valign="top"> <b>To:</b> </td> <td> yrving.rivas@10.0.0.102.com </td> </tr> <tr> <td valign="top"> <b>Subject: </b> </td> <td> test </td> </tr> </tbody></table> </td> </tr> <tr> <td bgcolor="#eeeeee"> <table cellspacing="10"> <tbody><tr> <td> <a href="http://10.0.0.100/cgi-bin/nwebmail/unknown?action=view_attachment&sessionid=2091871370&m_num=268&part_num=9&disp=attachment"> <img src="http://10.0.0.100/nwebmail/unknown.gif" border="0"> </a> </td>
<td> uknown: Type<br> Type: <a href="http://10.0.0.100/cgi-bin/nwebmail/unknown?action=view_attachment&sessionid=2091871370&m_num=268&part_num=9&disp=attachment">unknown</a></td></tr></tbody></table></td></tr></tbody></table><br><br>May be this answers your question.<br><br>What I think is there must be a missconfiguration in the software used to send the mail or maybe with the name I gave to the A@H server...I don´t know.<br><br>Thanks!<br><br>Yrving<br><br><br><b><i>Lewis Agosta <voipstreet@gmail.com></i></b> escribió:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> <div>Have you checked the validity of the mailcmd setting in voicemail.conf? Make sure that the command supplied there is the exact location to the application that will process your mail.</div> <div> </div> <div>ie. mailcmd=/usr/sbin/sendmail -t</div> <div> </div> <div>Also,
make sure that the variable "emailbody" doesn't have something funky defined that is causing it to error out. Have you reviewed your mail server logs to see if the email is being sent? You would most likely get some good information from there if you could determine if the email is being sent out, or erroring out during the attempt. <br><br> </div> <div><span class="gmail_quote">On 6/5/06, <b class="gmail_sendername">yrving rivas</b> <<a href="mailto:yrvingr@yahoo.com.mx">yrvingr@yahoo.com.mx</a>> wrote:</span> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"> <div>Alex:<br><br>I verified my SMTP with "telnet (A@H ip) 25" and sent an email to root.<br>I have another mail server inside my network and, as happens trying to send an email to internet, it gives me a time out. <br><br>I can give you all the details if you would.<br><br>Thanks for your
help.<br><br>yrving<br><br><br><br><b><i>Alex Robar <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:alex.robar@gmail.com" target="_blank"> alex.robar@gmail.com</a>></i></b> escribió: <blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;">Yrving,<br><br>How have you verified that your SMTP is working? Can you actually send a message from your Asterisk server to one of your internal addresses? <br><br>Alex</blockquote></div> <div><span class="q"><br><br> <div><span class="gmail_quote">On 6/5/06, <b class="gmail_sendername">yrving rivas</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:yrvingr@yahoo.com.mx" target="_blank">yrvingr@yahoo.com.mx </a>> wrote:</span> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div>Hello everybody.<br><br>I will apreciate your help in this case.<br>I have
the environment showed in the picture of the file included in this message.<br>I would like to send trhough internet all the messages received by voicemail. I made all the configuration through the AMP, and all messages are saved properly, so I can receive them directly from my phone with *97, but still the Asterisk don´t send it through Internet. <br>As I have seen the SMTP is working, and I can ping any site of Internet, and any of my internal addresses, but still I have no idea about what is happening.<br><br>Thanks.<br> </div> <div><span><br>Yrving<br></span></div> <div><span> <div>__________________________________________________<br>Correo Yahoo!<br>Espacio para todos tus mensajes, antivirus y antispam ·gratis! <br>Regístrate ya - <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://correo.yahoo.com.mx/" target="_blank"> http://correo.yahoo.com.mx/</a> </div></span></div><br>_______________________________________________<br>--Bandwidth and
Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://easynews.com/" target="_blank"> Easynews.com </a>--<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"> http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br><br clear="all"><br></span></div> <div><span class="sg">-- <br>Alex Robar<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:alex.robar@gmail.com" target="_blank">alex.robar@gmail.com</a> _______________________________________________ </span></div> <div><span class="q"><br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://easynews.com/" target="_blank">Easynews.com</a> --<br><br>Asterisk-Users mailing list <br>To UNSUBSCRIBE or
update options visit:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users </a><br></span></div> <div> <blockquote></blockquote></div> <div><span class="e" id="q_10ba4f96fd6858e3_5"><br> <div>__________________________________________________<br>Correo Yahoo!<br>Espacio para todos tus mensajes, antivirus y antispam ·gratis! <br>Regístrate ya - <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://correo.yahoo.com.mx/" target="_blank"> http://correo.yahoo.com.mx/</a> </div></span></div><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://easynews.com/" target="_blank"> Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a onclick="return
top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"> http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Origination that includes real support!<br><a href="http://www.VoIPStreet.com">http://www.VoIPStreet.com </a> _______________________________________________<br>--Bandwidth and Colocation provided by Easynews.com --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br> http://lists.digium.com/mailman/listinfo/asterisk-users<br></blockquote><br><p> __________________________________________________<br>Correo Yahoo!<br>Espacio para todos tus mensajes, antivirus y antispam ¡gratis! <br>Regístrate ya - http://correo.yahoo.com.mx/ <p> __________________________________________________<br>Correo Yahoo!<br>Espacio para todos tus mensajes, antivirus y antispam ¡gratis! <br>Regístrate ya -
http://correo.yahoo.com.mx/