[Asterisk-bsd] Voicemail notifications not sent
Roberto Milani
roberto.milani at sbcglobal.net
Fri May 16 09:44:39 CDT 2008
Hallo list
I have a working asterisk.
My voicemail.conf looks like this:
[general]
format=wav
attach=yes
serveremail=Myaddress at sbcglobal.net
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,MyOther at sbcglobal.net,,attach=yes
I'm using msmtp and I have a link that looks like this:
lrwxr-xr-x 1 root admin 20 May 14 07:28 sendmail -> /opt/local/
bin/msmtp
the command echo "hello." | sendmail --debug --account=sbcglobal --from=myemail at sbcglobal.net
myotheremail at sbcglobal.net
works and I get the email.
but I don't get an email notifications
and no error messages in the CLI even with verbose and debug to 100
any help?
thanks
Roberto
More information about the Asterisk-BSD
mailing list