Hallo list

I have a working asterisk.
My voicemail.conf looks like this:

[general]

format=wav
attach=yes
[EMAIL PROTECTED]
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,[EMAIL PROTECTED],,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 [EMAIL 
PROTECTED] 
  [EMAIL PROTECTED]

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

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

Reply via email to