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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]