What MTA are you using? I know that I've had much more success using Tony's sendmail replacement script. (src/scripts/perl/sendmail).<br><br>-MC<br><br><div class="gmail_quote">On Mon, Aug 27, 2012 at 3:27 PM, Abaci <span dir="ltr"><<a href="mailto:abaci64@gmail.com" target="_blank">abaci64@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    I'm trying to get FreeSWITCH to send my voicemail to my email and
    can't it to work. I have sSMTP installed and working (tested using
    voicemail.tpl) I see in the FreeSWITCH logs <b>"switch_utils.c:761
      Emailed file [/tmp/mail.13461330724a96] to [<a href="mailto:me@mydomain.com" target="_blank">me@mydomain.com</a>]" </b>however
    in /var/log/maillog I see nothing and I don't get the email. does
    someone have a clue on what might be wrong here, or is there any
    debug I can enable for this?<br>
    <br>
    <u><b>in switch.conf.xml I have:</b></u><br>
    <tt>    <param name="mailer-app" value="sendmail"/><br>
          <param name="mailer-app-args" value="-t"/><br>
    </tt><br>
    <u><b>in voicemail.conf.xml I have:</b></u><br>
    <tt>    <email><br>
              <param name="template-file" value="voicemail.tpl"/><br>
              <param name="notify-template-file"
      value="notify-voicemail.tpl"/><br>
              <!-- this is the format voicemail_time will have --><br>
              <param name="date-fmt" value="%A, %B %d %Y, %I %M
      %p"/><br>
              <!--<param name="email-from"
      value="${voicemail_account}@${voicemail_domain}"/>--><br>
          </email></tt><br>
    <br>
    <u><b>in the directory (xml_curl) I have:</b></u><br>
    <tt><document type="freeswitch/xml"><br>
        <section name="directory"><br>
          <domain name="<a href="http://mydomain.com" target="_blank">mydomain.com</a>"><br>
            <user id="200"><br>
              <params><br>
                <param name="password" value="cj987r5y95"/><br>
                <param name="vm-password" value="1234"/><br>
                <param name="vm-enabled" value="true"/><br>
                <param name="vm-email-all-messages" value="true"/><br>
                <param name="vm-mailto" value=<a href="mailto:me@mydomain.com" target="_blank">"me@mydomain.com"</a>/><br>
                <param name="vm-mailfrom" value="Voicemail Server
      <a href="mailto:voicemail@mydomain.com" target="_blank"><voicemail@mydomain.com></a>"/><br>
                <param name="vm-attach-file" value="true" /><br>
                <param name="dial-string"
      value=<a href="mailto:$%7Bsofia_contact(200@mydomain.com)%7D" target="_blank">"${sofia_contact(200@mydomain.com)}"</a>/><br>
              </params><br>
              <variables><br>
                <variable name="toll_allow"
      value="domestic,international,local"/><br>
                <variable name="user_context" value="routing"/><br>
                <variable name="effective_caller_id_name" value="test
      user"/><br>
                <variable name="effective_caller_id_number"
      value="<a href="tel:2125551212" value="+12125551212" target="_blank">2125551212</a>"/><br>
                <variable name="outbound_caller_id_number"
      value="<a href="tel:2125551212" value="+12125551212" target="_blank">2125551212</a>"/><br>
              </variables><br>
            </user><br>
          </domain><br>
        </section><br>
      </document></tt><br>
    <br>
  </div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br><br>