You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2006/12/18 07:56:43 UTC

svn commit: r488141 - /james/server/branches/v2.3/src/conf/james-config.xml

Author: norman
Date: Sun Dec 17 22:56:42 2006
New Revision: 488141

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

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=488141&r1=488140&r2=488141
==============================================================================
--- james/server/branches/v2.3/src/conf/james-config.xml (original)
+++ james/server/branches/v2.3/src/conf/james-config.xml Sun Dec 17 22:56:42 2006
@@ -590,6 +590,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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org