> I updated the hupa website last days, there is a document [1] which > describes how to change hupa configuration. > > Basically, if you are using a linux pc, the easiest way is to create a > file in your home .hupa/config.properties, copy the content of the default > server/src/main/webapp/WEB-INF/conf/config.properties and modify the > parameters: > - for demo: > IMAPServerAddress=demo-mode > SMTPServerAddress=demo-mode > Yes, I use linux pc to test like this, but it failed. Do you think it is necessary to use demo mode to test?
> - for james in local: > IMAPServerAddress=localhost > IMAPServerPort=143 > IMAPS=false > > SMTPServerAddress=localhost > SMTPServerPort=25 > > I've not tested demo mode lately (user demo, pass demo), but it was broken > sometime ago after a refactoring. > I used to develop in demo mode because it was very fast and useful when > working offline. > > Try to read the documentation and send any corrections you consider (best > way is sending a patch via jira) > > - Manolo > > [1] http://james.apache.org/hupa/configuration.html > > Thanks, I will try. -- *echo*
