Hi all, Hupa supports SSL since yesterday morning ;) I just tested Hupa with gmail and it worked. So here are the steps you need to take: * Checkout latest trunk of Hupa (https://svn.apache.org/repos/asf/labs/hupa/) * Change the config.properties file to contain this:
# The IP or domainname of the IMAP server IMAPServerAddress=imap.gmail.com # The port of the IMAP server IMAPServerPort=993 # Use SSL/TLS to connect to the IMAP server IMAPS=true # The IP or domainname of the SMTP server SMTPServerAddress=smtp.gmail.com # The port of the SMTP server SMTPServerPort=465 # Use AUTH for SMTP SMTPAuth=true # Use SSL/TLS to connect to the SMTP server SMTPS=true That's it. Feedback is welcome :) Bye, Norman 2009/8/31 Manuel Carrasco Moñino <manuel.carrasc...@gmail.com>: > Last time I played with hupa i didn't support ssl, however gmail needs ssl > for imap and tls for smtp. > So I think it is not possible to use it with gmail. > > Manolo Carrasco > > > On Mon, Aug 31, 2009 at 3:04 PM, Norman Maurer <nor...@apache.org> wrote: >> >> well it should work with gmail.. Did you check if you have enabled >> imap support in gmail: >> http://mail.google.com/support/bin/answer.py?answer=77695 >> >> >> And how you run Hupa ? In tomcat/Jetty/Jboss/Hosted Mode ? >> >> >> Bye, >> Norman >> >> 2009/8/31 smiletolead <kumar.gane...@gmail.com>: >> > >> > Hi Norman, >> > Is it like I have to set up the mail server in my own machine? >> > >> > --Ganesh >> > >> > On Aug 30, 12:52 pm, Norman Maurer <nor...@apache.org> wrote: >> >> Hi, >> >> >> >> anything in the server logs ? I neved tested it with googlemail yet, >> >> Im tested it against dovecot and courier-imap. >> >> >> >> Any feedback is welcome:) >> >> >> >> Bye, >> >> Norman >> >> >> >> 2009/8/30 smiletolead <kumar.gane...@gmail.com>: >> >> >> >> >> >> >> >> > Hi all, >> >> > I am looking at the sample GWT project Apache HUPA which implements >> >> >MVPpattern. I am having trouble in running it, though I was able to >> >> > set up in Eclipse. I am unable to login. I set this mail client to >> >> > connect to gmail by setting IMAP details of gmail. But it did not >> >> > connect. Has anyone connected it with gmail or any other IMAP mail >> >> > server? >> >> >> >> > Thanks >> >> > Ganesh >> > > >> > >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---