[svn-commits] newtonr: trunk r408879 - in /trunk: ./ configs/voicemail.conf.sample

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


Author: newtonr
Date: Tue Feb 25 11:44:53 2014
New Revision: 408879

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=408879
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
........

Merged revisions 408877 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 408878 from http://svn.asterisk.org/svn/asterisk/branches/12

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

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-12-merged' - no diff available.

Modified: trunk/configs/voicemail.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/voicemail.conf.sample?view=diff&rev=408879&r1=408878&r2=408879
==============================================================================
--- trunk/configs/voicemail.conf.sample (original)
+++ trunk/configs/voicemail.conf.sample Tue Feb 25 11:44:53 2014
@@ -177,7 +177,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