[svn-commits] newtonr: branch 1.8 r408876 - /branches/1.8/configs/voicemail.conf.sample

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


Author: newtonr
Date: Tue Feb 25 11:41:50 2014
New Revision: 408876

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

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

Modified:
    branches/1.8/configs/voicemail.conf.sample

Modified: branches/1.8/configs/voicemail.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/configs/voicemail.conf.sample?view=diff&rev=408876&r1=408875&r2=408876
==============================================================================
--- branches/1.8/configs/voicemail.conf.sample (original)
+++ branches/1.8/configs/voicemail.conf.sample Tue Feb 25 11:41:50 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