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 - 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 On Wed, Apr 25, 2012 at 1:40 PM, echo <[email protected]> wrote: > Hi Mnolo > I have made my proposal public now and cced the list: > http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/echo/1 > Also Congratulations to Mihai Soloi. > > I tried to make Hupa: > 1 run as demo mode(not to use Gmail) > 2 connect to local James server that can be accessed through <telnet> > but both failed. Are there any docs? > > > On Wed, Apr 25, 2012 at 1:50 PM, Manuel Carrasco Moñino <[email protected] > > wrote: > >> Ok, drop me an emai when it is public. >> >> - Manolo >> >> >> On Wed, Apr 25, 2012 at 2:45 AM, echo <[email protected]> wrote: >> >>> Very exciting to hear that and thank you. I'm going to try my best to >>> contribute to the Hupa community. >>> I will go back to my institute from my grandmother's home this >>> afternoon and then make the proposal public. And keep in good touch with >>> you and the list. >>> Thank you. ;) >>> >>> via my android >>> 在 2012-4-24 下午3:23,"Manuel Carrasco Moñino" <[email protected]>写道: >>> >>> Hello Echo, and congrats because you have been selected by google !!. >>>> >>>> Pay attention to your mailbox and to the next messages in the list so >>>> as we will send you indications about how to proceed. >>>> >>>> First we want your proposal at melange to be public so as anyone could >>>> see the scope of the project. >>>> >>>> http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/echo/1 >>>> >>>> By the way, we have got in James another student as well. >>>> >>>> http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/mihaisoloi/1 >>>> >>>> >>>> Cheers >>>> - Manolo >>>> >>>> >>>> >>>> >>>> >> > > > -- > *echo* >
