<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1251">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div style="max-height: none;" class="Bt Pm">
      <div class="Ct">Hi.<br>
        <br>
        I have a problem with voicemail sent by e-mail. I do have
        followinf parameters specified:<br>
        <br>
        &lt;param name="vm-email-all-messages" value="true"/&gt;<br>
        &lt;param name="vm-mailto" value=<a class="moz-txt-link-rfc2396E" href="mailto:xxx@xxx.yyy">"xxx@xxx.yyy"</a>/&gt;<br>
        &lt;param name="vm-notify-mailto" value=<a class="moz-txt-link-rfc2396E" href="mailto:xxx@xxx.yyy">"xxx@xxx.yyy"</a>/&gt;<br>
        &lt;param name="vm-attach-file" value="true"/&gt;<br>
        &lt;param name="vm-message-ext" value="wav"/&gt;<br>
        <br>
        as well as:<br>
        <br>
        &lt;param name="mailer-app" value="sendmail"/&gt;<br>
        &lt;param name="mailer-app-args" value="-f <a class="moz-txt-link-abbreviated" href="mailto:xxx@xxx.yyy">xxx@xxx.yyy</a>"/&gt;<br>
        in switch.conf.xml<br>
        <br>
        Also I can successfully send mail from command line (Im using
        ssmtp), but voicemail is not sent. I don't even have:<br>
        [DEBUG] switch_utils.c:763 Emailed data to [<a class="moz-txt-link-abbreviated" href="mailto:xxx@xxx.yyy">xxx@xxx.yyy</a>]<br>
        [DEBUG] mod_voicemail.c:2881 Sending notify message to
        <a class="moz-txt-link-abbreviated" href="mailto:xxx@xxx.yyy">xxx@xxx.yyy</a><br>
        <br>
        In my logs - so it looks like Freeswitch is not even trying to
        send email. I have this in my logs:<br>
        ...<br>
        [DEBUG] mod_voicemail.c:1942 Update MWI: Voice Message 14/0<br>
        [DEBUG] switch_ivr_play_say.c:70 No language specified - Using
        [en]<br>
        [DEBUG] switch_ivr_play_say.c:251 Handle
        play-file:[voicemail/vm-goodbye.wav] (en:en)<br>
        [DEBUG] switch_ivr_play_say.c:1314 Codec Activated L16@8000hz 1
        channels 20ms<br>
        [DEBUG] switch_ivr_play_say.c:1717 done playing file
        /usr/local/freeswitch/sounds/en/us/callie/voicemail/vm-goodbye.wav<br>
        [NOTICE] switch_core_state_machine.c:262 loopback/voicemail-b
        has executed the last dialplan instruction, hanging up.<br>
        [NOTICE] switch_core_state_machine.c:264 Hangup
        loopback/voicemail-b [CS_EXECUTE] [NORMAL_CLEARING]<br>
        <br>
        Any suggestion is highly appreciated.<br>
        Thanks in advance.&#65279;</div>
    </div>
  </body>
</html>