Author: bago
Date: Wed Apr 25 04:53:05 2007
New Revision: 532329

URL: http://svn.apache.org/viewvc?view=rev&rev=532329
Log:
Added documentation to config.xml about the use of gatewayusername and 
gatewayPassword RemoteDelivery's parameters 

Modified:
    james/server/branches/v2.3/src/conf/james-config.xml

Modified: james/server/branches/v2.3/src/conf/james-config.xml
URL: 
http://svn.apache.org/viewvc/james/server/branches/v2.3/src/conf/james-config.xml?view=diff&rev=532329&r1=532328&r2=532329
==============================================================================
--- james/server/branches/v2.3/src/conf/james-config.xml (original)
+++ james/server/branches/v2.3/src/conf/james-config.xml Wed Apr 25 04:53:05 
2007
@@ -587,6 +587,12 @@
             <gateway> otherserver.mydomain.com </gateway>
             <gatewayPort>25</gatewayPort>
             -->
+            <!-- If the gateway requires smtp authentication the following 
directives -->
+            <!-- (gatewayusername/gatewayPassword) can be used. -->
+            <!--
+            <gatewayusername>login</gatewayusername>
+            <gatewayPassword>pass</gatewayPassword>
+            -->
             
             <!-- Set the HELO/EHLO name to use when connectiong to remote 
SMTP-Server -->
             <!--



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to