and what, if anything, shows up in the sSMTP logs?<br><br><div class="gmail_quote">On Tue, Aug 28, 2012 at 8:22 AM, Abaci <span dir="ltr">&lt;<a href="mailto:abaci64@gmail.com" target="_blank">abaci64@gmail.com</a>&gt;</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">
    <div>using <a href="http://wiki.freeswitch.org/wiki/Mod_voicemail#sSMTP_settings" target="_blank">sSMTP
      </a>which also replaces sendmail<br>
      <br>
      On 8/28/2012 10:55 AM, Michael Collins wrote:<br>
    </div>
    <blockquote type="cite">What MTA are you using? I know that I&#39;ve had much more
      success using Tony&#39;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">&lt;<a href="mailto:abaci64@gmail.com" target="_blank">abaci64@gmail.com</a>&gt;</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&#39;m trying to get
            FreeSWITCH to send my voicemail to my email and can&#39;t it to
            work. I have sSMTP installed and working (tested using
            voicemail.tpl) I see in the FreeSWITCH logs <b>&quot;switch_utils.c:761

              Emailed file [/tmp/mail.13461330724a96] to [<a href="mailto:me@mydomain.com" target="_blank">me@mydomain.com</a>]&quot; </b>however in
            /var/log/maillog I see nothing and I don&#39;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>    &lt;param name=&quot;mailer-app&quot; value=&quot;sendmail&quot;/&gt;<br>
                  &lt;param name=&quot;mailer-app-args&quot; value=&quot;-t&quot;/&gt;<br>
            </tt><br>
            <u><b>in voicemail.conf.xml I have:</b></u><br>
            <tt>    &lt;email&gt;<br>
                      &lt;param name=&quot;template-file&quot;
              value=&quot;voicemail.tpl&quot;/&gt;<br>
                      &lt;param name=&quot;notify-template-file&quot;
              value=&quot;notify-voicemail.tpl&quot;/&gt;<br>
                      &lt;!-- this is the format voicemail_time will
              have --&gt;<br>
                      &lt;param name=&quot;date-fmt&quot; value=&quot;%A, %B %d %Y, %I
              %M %p&quot;/&gt;<br>
                      &lt;!--&lt;param name=&quot;email-from&quot;
              value=&quot;${voicemail_account}@${voicemail_domain}&quot;/&gt;--&gt;<br>
                  &lt;/email&gt;</tt><br>
            <br>
            <u><b>in the directory (xml_curl) I have:</b></u><br>
            <tt>&lt;document type=&quot;freeswitch/xml&quot;&gt;<br>
                &lt;section name=&quot;directory&quot;&gt;<br>
                  &lt;domain name=&quot;<a href="http://mydomain.com" target="_blank">mydomain.com</a>&quot;&gt;<br>
                    &lt;user id=&quot;200&quot;&gt;<br>
                      &lt;params&gt;<br>
                        &lt;param name=&quot;password&quot;
              value=&quot;cj987r5y95&quot;/&gt;<br>
                        &lt;param name=&quot;vm-password&quot; value=&quot;1234&quot;/&gt;<br>
                        &lt;param name=&quot;vm-enabled&quot; value=&quot;true&quot;/&gt;<br>
                        &lt;param name=&quot;vm-email-all-messages&quot;
              value=&quot;true&quot;/&gt;<br>
                        &lt;param name=&quot;vm-mailto&quot; value=<a href="mailto:me@mydomain.com" target="_blank">&quot;me@mydomain.com&quot;</a>/&gt;<br>
                        &lt;param name=&quot;vm-mailfrom&quot; value=&quot;Voicemail
              Server <a href="mailto:voicemail@mydomain.com" target="_blank">&lt;voicemail@mydomain.com&gt;</a>&quot;/&gt;<br>
                        &lt;param name=&quot;vm-attach-file&quot; value=&quot;true&quot;
              /&gt;<br>
                        &lt;param name=&quot;dial-string&quot; value=<a href="mailto:$%7Bsofia_contact%28200@mydomain.com%29%7D" target="_blank">&quot;${sofia_contact(200@mydomain.com)}&quot;</a>/&gt;<br>
                      &lt;/params&gt;<br>
                      &lt;variables&gt;<br>
                        &lt;variable name=&quot;toll_allow&quot;
              value=&quot;domestic,international,local&quot;/&gt;<br>
                        &lt;variable name=&quot;user_context&quot;
              value=&quot;routing&quot;/&gt;<br>
                        &lt;variable name=&quot;effective_caller_id_name&quot;
              value=&quot;test user&quot;/&gt;<br>
                        &lt;variable name=&quot;effective_caller_id_number&quot;
              value=&quot;<a href="tel:2125551212" value="+12125551212" target="_blank">2125551212</a>&quot;/&gt;<br>
                        &lt;variable name=&quot;outbound_caller_id_number&quot;
              value=&quot;<a href="tel:2125551212" value="+12125551212" target="_blank">2125551212</a>&quot;/&gt;<br>
                      &lt;/variables&gt;<br>
                    &lt;/user&gt;<br>
                  &lt;/domain&gt;<br>
                &lt;/section&gt;<br>
              &lt;/document&gt;</tt><br>
            <br>
          </div>
          <br>
_________________________________________________________________________<br>
          Professional FreeSWITCH Consulting Services:<br>
          <a href="mailto:consulting@freeswitch.org" target="_blank">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" target="_blank">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>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <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>