Author: norman
Date: Sun Dec 17 22:54:58 2006
New Revision: 488140

URL: http://svn.apache.org/viewvc?view=rev&rev=488140
Log:
Add comment for mail.smtp.localhost option. See JAMES-735

Modified:
    james/server/trunk/src/conf/james-config.xml

Modified: james/server/trunk/src/conf/james-config.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/conf/james-config.xml?view=diff&rev=488140&r1=488139&r2=488140
==============================================================================
--- james/server/trunk/src/conf/james-config.xml (original)
+++ james/server/trunk/src/conf/james-config.xml Sun Dec 17 22:54:58 2006
@@ -697,6 +697,11 @@
             <gateway> otherserver.mydomain.com </gateway>
             <gatewayPort>25</gatewayPort>
             -->
+            
+            <!-- Set the HELO/EHLO name to use when connectiong to remote 
SMTP-Server -->
+            <!--
+            <mail.smtp.localhost>myMailServer</mail.smtp.localhost>
+            -->
          </mailet>
 
       </processor>



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

Reply via email to