From cf036062c460e26e0917dfd319153b906a3e21c0 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Tue, 27 Jan 2004 00:37:47 +0000 Subject: Character set fixes, and add "mailcmd" option (bug #472) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2082 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/voicemail.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configs/voicemail.conf.sample') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 11ff91d60..50281e398 100755 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -30,7 +30,10 @@ maxlogins=3 ; Change the email body, variables: VM_NAME, VM_DUR, VM_MSGNUM, VM_MAILBOX, VM_CALLERID, VM_DATE ;emailbody=Dear ${VM_NAME}:\n\n\tjust wanted to let you know you were just left a ${VM_DUR} long message (number ${VM_MSGNUM})\nin mailbox ${VM_MAILBOX} from ${VM_CALLERID}, on ${VM_DATE} so you might\nwant to check it when you get a chance. Thanks!\n\n\t\t\t\t--Asterisk\n - +; +; You can override the default program to send e-mail if you wish, too +; +;mailcmd=/usr/sbin/sendmail -t ; ; Users may be located in different timezones, or may have different ; message announcements for their introductory message when they enter -- cgit v1.2.3