configs/voicemail.conf.sample - Make mailcmd sample text more explicit

Made the wording a bit more explicit. Didn't really change the meaning.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@408876 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Rusty Newton
2014-02-25 17:41:50 +00:00
parent b78f5a2d30
commit d72f70e9a5

View File

@@ -169,7 +169,8 @@ pagerdateformat=%A, %B %d, %Y at %r
; Short 24h date format for pager use ; Short 24h date format for pager use
;pagerdateformat=%T %D ;pagerdateformat=%T %D
; ;
; You can override the default program to send e-mail if you wish, too ; Using the mailcmd option, you can specify what command is called for
; outbound E-mail. The default is shown below.
; ;
;mailcmd=/usr/sbin/sendmail -t ;mailcmd=/usr/sbin/sendmail -t
; ;