[svn-commits] newtonr: branch 11 r408877 - in /branches/11: ./ configs/voicemail.conf.sample

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Feb 25 11:43:11 CST 2014


Author: newtonr
Date: Tue Feb 25 11:43:09 2014
New Revision: 408877

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=408877
Log:
configs/voicemail.conf.sample - Make mailcmd sample text more explicit

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

Merged revisions 408876 from http://svn.asterisk.org/svn/asterisk/branches/1.8

Modified:
    branches/11/   (props changed)
    branches/11/configs/voicemail.conf.sample

Propchange: branches/11/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.

Modified: branches/11/configs/voicemail.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/11/configs/voicemail.conf.sample?view=diff&rev=408877&r1=408876&r2=408877
==============================================================================
--- branches/11/configs/voicemail.conf.sample (original)
+++ branches/11/configs/voicemail.conf.sample Tue Feb 25 11:43:09 2014
@@ -169,7 +169,8 @@
 ; Short 24h date format for pager use
 ;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
 ;




More information about the svn-commits mailing list