<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
I have put the following in my voicemail.conf-file :<BR>
<BR>
mailcmd=/usr/local/bin/msmtp -d --syslog=on<BR>
<BR>
-d and syslog=on are to debug some information, because I am still not receiving my voicemail-messages via mail as an attachment !<BR>
<BR>
I don't know which mailcommand I need to put here to make Asterisk use msmtp as 'mailing server'.<BR>
<BR>
It is currently not working... The logfile /root/.msmtp.log is not mentioning anything. I think this is because Asterisk is really not using msmtp to send the message.<BR>
<BR>
Can someone help me figure this out... ?<BR>
<BR>
Jonas.<BR>
<BR>
On Sun, 2009-05-10 at 13:32 -0600, Brandon B. wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
mutt will not deliver a email message, so you are using the wrong
command. The email message with attachment is created by Asterisk and
needs msmtp to deliver the message.

On Sun, May 10, 2009 at 9:10 AM, jonas kellens &lt;<A HREF="mailto:jonas.kellens@telenet.be">jonas.kellens@telenet.be</A>&gt; wrote:
&gt; Dave,
&gt;
&gt; can you help me with my configuration of mutt (MUA) + msmtp (MTA) ?
&gt;
&gt; I have included the following in my voicemail.conf :
&gt;
&gt; mailcmd=/usr/sbin/mutt
&gt;
&gt; But how will Asterisk know how to use Mutt to attach its voicemail-message
&gt; (.wav-file) ???
&gt;
&gt; I use Mutt together with msmtp to send me weekly the Asterisk-log files. I
&gt; put the commands in my crontab-file.
&gt;
&gt; Attachment is possible with &quot;mutt -a attachment&quot;
&gt;
&gt; How does Asterisk know to use the -a option ???
&gt;
&gt; Thanks for he help !
&gt;
&gt; Jonas.
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>