Hello Marco,<br><br><div><span class="gmail_quote">On 7/27/07, <b class="gmail_sendername">Marco Mouta</b> <<a href="mailto:marco.mouta@gmail.com">marco.mouta@gmail.com</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;">
hi,<br><br> The <a title="" href="http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+voicemail2" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">VoiceMail</a> application uses <b>/usr/sbin/sendmail
</b> to mail voicemail messages to users. This can be any sendmail-compatible MTA. In practice you can use 
<a href="http://sendmail.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Sendmail</a>, <a href="http://postfix.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Postfix
</a>, <a href="http://www.exim.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Exim</a> or any other  <a href="http://www.voip-info.org/wiki/edit.php?page=Asterisk+voicemail+MTA" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

MTA</a>. It is recommended to use the default one that comes with your distribution.</blockquote><div><br>If shall I say I'll use Exim4 here, what do I need to do then?<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I would say if you just create your "own" sendmail.sh and place it /usr/sbin/sendmail, asterisk will execute it by default, do not forget to give permissions for asterisk user to execute it.
<br></blockquote></div><br>If I'll create this script, what will be its contents then?  Currently, the /usr/sbin/sendmail is a symbolic link to /usr/sbin/exim4 for your information.<br><br>Please advice.<br><br>GNUbie
<br>