<div>Hi everybody,</div>
<div> </div>
<div>I&#39;m trying my Asterisk to send emails when a new message arribes to a voicemail user but no email arribes.</div>
<div> </div>
<div>my voicemail configuration is the following:</div>
<div> </div>
<div>VOICEMAIL.CONF:</div>
<div>[general]<br>format=wav<br><a href="mailto:serveremail=asterisk@mydomain.com">serveremail=asterisk@mydomain.com</a></div>
<div>attach=yes<br>maxmsg=20<br>maxsecs=180<br>minsecs=3<br>maxsilence=10<br>silencethreshold=128<br>maxlogins=3<br>fromstring=&quot;My Asterisk&quot;<br></div>
<div>When I look at maillog file, this is what I get:</div>
<div> </div>
<div>* n7OCivth003603: from=root, size=5340, class=0, nrcpts=1, msgid=&lt;<a href="mailto:Asterisk-1-227856683-222-3479@MYSERVER">Asterisk-1-227856683-222-3479@MYSERVER</a>&gt;, <a href="mailto:relay=root@localhost">relay=root@localhost</a><br>
* n7OCiw9W003604: from=&lt;<a href="mailto:root@localhost.localdomain">root@localhost.localdomain</a>&gt;, size=5473, class=0, nrcpts=1, msgid=&lt;<a href="mailto:Asterisk-1-227856683-222-3479@PROSIMA">Asterisk-1-227856683-222-3479@PROSIMA</a>&gt;, proto=ESMTP, daemon=MTA, relay=MYSERVER [127.0.0.1]<br>
* n7OCivth003603: to=&quot;Test User 1&quot; &lt;<a href="mailto:testuser@mydomain.com">testuser@mydomain.com</a>&gt;, ctladdr=root (0/0), delay=00:00:06, xdelay=00:00:05, mailer=relay, pri=35340, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (n7OCiw9W003604 Message accepted for delivery)<br>
* n7OCiw9W003604: to=&lt;<a href="mailto:testuser@mydomain.com">testuser@mydomain.com</a>&gt;, ctladdr=&lt;<a href="mailto:root@localhost.localdomain">root@localhost.localdomain</a>&gt; (0/0), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=125473, relay=<a href="http://mx1.datagrama.net">mx1.datagrama.net</a>. [212.9.65.111], dsn=5.1.8, stat=User unknown<br>
* n7OCiw9W003604: n7OCj49W003606: DSN: User unknown<br>* n7OCj49W003606: to=&lt;<a href="mailto:root@localhost.localdomain">root@localhost.localdomain</a>&gt;, delay=00:00:01, xdelay=00:00:00, mailer=local, pri=36710, dsn=2.0.0, stat=Sent<br>
</div>
<div> </div>
<div>I don&#39;t understand why it looks as the message is been sent (Message accepted for delivery) but then I get the message &quot;dsn=5.1.8, stat=User unknown&quot; and fiinally I get the message &quot;Sent&quot; but I don&#39;t receive any email.</div>

<div> </div>
<div>do I have to change any configuration?</div>
<div> </div>
<div>Many thanks in advance</div>
<div> </div>
<div> </div>