[asterisk-users] voicemail not sending emails

Robert DeVries rdlists at gmail.com
Tue May 13 21:59:51 CDT 2008


Are you certain Asterisk is not sending the emails, rather than them not
being received?   i have had problems in the past with spam filters
rejecting the emails.

On Tue, May 13, 2008 at 4:48 PM, Roberto Milani <
roberto.milani at sbcglobal.net> wrote:

> Hello list users
>
> I have a very nice installation of asterisk on a mac mini.
> Everything seems to work fine, call works, vm works, even message
> transfer works but asterisk doesn't send any email.
> this is my voicemail.conf:
>
> [general]
>
> mailcmd=/opt/local/bin/msmtp -t; --from=myemail at server.ext
> ;mailcmd=cat \> /tmp/asteriskvm-mail
> format=wav
> attach=yes
> serveremail=from=myemail at server.ext
> emailsubject=New message from ${VM_CALLERID}
> emailbody=Hi, ${VM_NAME}!\n\nYou have a new message from $
> {VM_CALLERID} in mailbox ${VM_MAILBOX}.
> fromstring=My Telephone System
>
> ;max and min length of a message
> maxmessage = 180
>
> maxlogins = 3
>
>
> [default]
> 100 => 4711,Front Desk,roberto.milani at sbcglobal.net
>
> as you can see I'm using msmtp for mail and I tested it outside
> asterisk an it works.
> from the commented line you can se that I tried to cat the output to a
> file but that never happens.
> It really seems that asterisk don't send the emails.
>
> any suggestions?
>
> Thanks
> Roberto
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080513/e776b2ba/attachment.htm 


More information about the asterisk-users mailing list