Hi everybody,

I'm trying my Asterisk to send emails when a new message arribes to a
voicemail user but no email arribes.

my voicemail configuration is the following:

VOICEMAIL.CONF:
[general]
format=wav
serveremail=aster...@mydomain.com
attach=yes
maxmsg=20
maxsecs=180
minsecs=3
maxsilence=10
silencethreshold=128
maxlogins=3
fromstring="My Asterisk"
When I look at maillog file, this is what I get:

* n7OCivth003603: from=root, size=5340, class=0, nrcpts=1, msgid=<
asterisk-1-227856683-222-3...@myserver>, relay=r...@localhost
* n7OCiw9W003604: from=<r...@localhost.localdomain>, size=5473, class=0,
nrcpts=1, msgid=<asterisk-1-227856683-222-3...@prosima>, proto=ESMTP,
daemon=MTA, relay=MYSERVER [127.0.0.1]
* n7OCivth003603: to="Test User 1" <testu...@mydomain.com>, 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)
* n7OCiw9W003604: to=<testu...@mydomain.com>, ctladdr=<
r...@localhost.localdomain> (0/0), delay=00:00:01, xdelay=00:00:01,
mailer=esmtp, pri=125473, relay=mx1.datagrama.net. [212.9.65.111],
dsn=5.1.8, stat=User unknown
* n7OCiw9W003604: n7OCj49W003606: DSN: User unknown
* n7OCj49W003606: to=<r...@localhost.localdomain>, delay=00:00:01,
xdelay=00:00:00, mailer=local, pri=36710, dsn=2.0.0, stat=Sent

I don't understand why it looks as the message is been sent (Message
accepted for delivery) but then I get the message "dsn=5.1.8, stat=User
unknown" and fiinally I get the message "Sent" but I don't receive any
email.

do I have to change any configuration?

Many thanks in advance
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to