Dear Wiki user, You have subscribed to a wiki page or wiki category on "James Wiki" for change notification.
The "V3ConfigTutorial" page has been changed by RajuBitter. http://wiki.apache.org/james/V3ConfigTutorial?action=diff&rev1=8&rev2=9 -------------------------------------------------- 1. Start {{{bin/run.sh}}} (unix) or {{{bin\run.bat}}} (windows) You will see something like the following: === Basic configuration === - * Basic mailserver setting in ./conf/mailserver.xml + * Basic mailserver setting in ./conf/mailserver.xml . Set the postmaster email address, enable virtual hosting if needed, and set the default domain to your server's domain name. @@ -29, +29 @@ <helloName autodetect="true">myMailServer</helloName> </mailserver> }}} - * Configure DNS server in ./conf/dnsservice.xml (add one <server> entry for each IP). Set autodiscover to ''false'' if you want to set the servers this way: + * Configure DNS server in ./conf/dnsservice.xml (add one <server> entry for each IP). Set autodiscover to ''false'' if you want to set the servers this way: {{{ <dnsservice>
