]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
clean up
authorBrian West <brian@freeswitch.org>
Fri, 25 Jun 2010 19:10:49 +0000 (14:10 -0500)
committerBrian West <brian@freeswitch.org>
Fri, 25 Jun 2010 19:10:56 +0000 (14:10 -0500)
conf/autoload_configs/switch.conf.xml

index 03bc993372c51099a8e6be473473f510b82d7e5c..e1f89f88ac688d6543975e449de7eb1690c83f1f 100644 (file)
@@ -49,7 +49,7 @@
      
        <param name="mailer-app" value="msmtp"/>
  
-         Donot change mailer-app-args.
+         Do not change mailer-app-args.
          You will also need to download a sendmail clone for Windows (msmtp). This version works without issue:
          http://msmtp.sourceforge.net/index.html. Download and copy the .exe to %winddir%\system32.
          You'll need to create a small config file for smtp credentials (host name, authentication, tls, etc.) in
@@ -66,7 +66,7 @@
  
          # Set a default account
          account default : provider
-       ###################################
+         ###################################
          
  -->    
     <param name="mailer-app" value="sendmail"/>