I also see multiple uncaught exceptions complaining that the configured
defaultDomain does not exist in the DomainList.
Does anyone know how I can determine what the defaultDomain is ?
I suspect I have to add something to the domainlist.xml but I have no idea
what that might be - possibly the machine name for the server ?The list of 
domains I have configured is quite lengthy because I plan to
support multiple email domains.
The defaultDomain is configured in the mailserver.xml and is localhost
by default.

For multiple domains, check that you enableVirtualHosting is true in mailserver.xml. Also the defaulitDomain in mailserver.xml should be in the list of domainnames in domanilist.xml (if defaultDomain is localhost, you should have it in domainnames)

Fore more dynamic domain management (add/remove/list vai the remotemanager - telnet localhost 4555), you can comment in domainlist.xml the XML section and
uncomment the JPA section (the domains will be persisted in the database).

Tks,

Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to