[ https://issues.apache.org/jira/browse/JAMES-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17129015#comment-17129015 ]
Benoit Tellier commented on JAMES-1510: --------------------------------------- {code:java} All configuration files resides in the ./conf and ./conf/META-INF folder. We ship with default configuration (embedded in jars) and -template files you can use to override the default configuration. Simply copy in conf folder *-template.xml to *.xml (example: smtpserver-template.xml to smtpserver.xml), and change in *.xml the settings to map your needs. {code} Idem for http://james.apache.org/server/3/config.html > Install Docs do not match actual distribution. > ---------------------------------------------- > > Key: JAMES-1510 > URL: https://issues.apache.org/jira/browse/JAMES-1510 > Project: James Server > Issue Type: Improvement > Environment: All > Reporter: Steve Oewns > Assignee: Ioan Eugen Stan > Priority: Minor > > The installation docs at locations such as: > http://james.apache.org/server/3/quick-start.html > and > http://james.apache.org/server/3/config.html > Says that *-template.* files are provided for the following files with James > distros: > domainlist.xml Domain List Configuration > usersrepository.xml Users Configuration > recipientrewritetable.xml Recipient Rewrite Table Configuration > mailbox.xml Mailbox Configuration > mailrepositorystore.xml Mail Repository Stores Configuration > dnsservice.xml DNS Service Configuration > smtpserver.xml SMTP Configuration > lmtpserver.xml LMTP Configuration > pop3server.xml POP3 Configuration > imapserver.xml IMAP4 Configuration > mailetcontainer.xml Mailet Container Configuration > fetchmail.xml FetchMail Configuration > *-template versions of these files are no where to be found in the > distribution. > The files that ARE provided are: > conf/ > -rw------- 1 jira games 2939 Mar 21 2012 dnsservice-template.conf > -rw------- 1 jira games 2903 Mar 21 2012 domainlist-template.conf > -rw------- 1 jira games 18715 Mar 21 2012 fetchmail-template.conf > -rw------- 1 jira games 1197 Mar 21 2012 hbase-site-template.xml > -rw------- 1 jira games 3466 Mar 21 2012 imapserver-template.conf > -rw------- 1 jira games 1645 Mar 21 2012 james-database-template.properties > -rw------- 1 jira games 3510 Mar 21 2012 jcr-repository-template.xml > -rw------- 1 jira games 1158 Mar 21 2012 jmx-template.properties > drwxr-xr-x 2 jira games 4096 Jun 19 01:25 lib > -rw------- 1 jira games 3325 Mar 21 2012 lmtpserver-template.conf > -rw------- 1 jira games 6944 Mar 21 2012 log4j.properties > -rw------- 1 jira games 7073 Mar 21 2012 log4j-template.properties > -rw------- 1 jira games 2885 Mar 21 2012 mailbox-jcr-template.cnd > -rw------- 1 jira games 1043 Mar 21 2012 mailbox-maildir-template.properties > -rw------- 1 jira games 1492 Mar 21 2012 mailbox-template.conf > -rw------- 1 jira games 30474 Mar 21 2012 mailetcontainer-template.conf > -rw------- 1 jira games 4172 Mar 21 2012 mailrepositorystore-template.conf > drwxr-xr-x 3 jira games 4096 Jun 19 01:26 META-INF > -rw------- 1 jira games 3528 Mar 21 2012 pop3server-template.conf > -rw------- 1 jira games 2497 Mar 21 2012 recipientrewritetable-template.conf > -rw------- 1 jira games 16011 Mar 21 2012 smtpserver-template.conf > -rw------- 1 jira games 43220 Mar 21 2012 sqlResources-template.xml > -rw------- 1 jira games 43220 Mar 21 2012 sqlResources.xml > -rw------- 1 jira games 1606 Mar 21 2012 usersrepository23-template.conf > -rw------- 1 jira games 3715 Mar 21 2012 usersrepository-template.conf > -rw------- 1 jira games 12596 Mar 21 2012 wrapper.conf > ./conf/META-INF > -rw------- 1 jira games 1555 Mar 21 2012 jpa-mappings-template.xml > drwxr-xr-x 3 jira games 4096 Mar 21 2012 org > -rw------- 1 jira games 3976 Mar 21 2012 persistence-template.xml > -rw------- 1 jira games 2447 Mar 21 2012 persistence.xml > ./conf/META-INF/org/apache/james > -rw------- 1 jira games 376 Mar 21 2012 README > -rw------- 1 jira games 1275 Mar 21 2012 spring-mailbox-authenticator.xml > -rw------- 1 jira games 2555 Mar 21 2012 spring-mailbox-hbase.xml > -rw------- 1 jira games 19883 Mar 21 2012 spring-server.xml -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org