hbedi 2003/01/18 12:58:26
Modified: src/conf james-config.xml
Log:
minor doc change. 110 is well known POP3 port.
Revision Changes Path
1.43 +2 -2 jakarta-james/src/conf/james-config.xml
Index: james-config.xml
===================================================================
RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- james-config.xml 18 Jan 2003 19:02:43 -0000 1.42
+++ james-config.xml 18 Jan 2003 20:58:26 -0000 1.43
@@ -339,7 +339,7 @@
<!-- but does not free as many resources as removing them would -->
<pop3server enabled="true">
<!-- port 995 is the well-known/IANA registered port for POP3S ie over
SSL/TLS -->
- <!-- port 100 is the well-known/IANA registered port for Standard POP3 -->
+ <!-- port 110 is the well-known/IANA registered port for Standard POP3 -->
<port>110</port>
<!-- Uncomment this if you want to bind to a specific inetaddress -->
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>