[appengine-java] Re: Internal error when trying to send emails

2010-08-05 Thread Robert Munteanu
The root cause was that the email addresses where wrapped in ", e.g. "u...@example.com". I have opened http://code.google.com/p/googleappengine/issues/detail?id=3550 which asks for a better error message. On Aug 4, 11:52 pm, Robert Munteanu wrote: > Hi, > > I keep get

[appengine-java] Internal error when trying to send emails

2010-08-04 Thread Robert Munteanu
Hi, I keep getting the following error when trying to send emails. Any idea as to why? What's even more worrisome is that this is also consuming my quota... Robert com.example.web.EmailController newsletterSend: Email not sent to "real mail here". javax.mail.SendFailedException: MailService IO f

[appengine-java] Re: Mavenizing an eclipse SDK GAE Project

2010-06-18 Thread Robert Munteanu
On Jun 17, 10:34 pm, Jan-Hendrik Lendholt wrote: > Hi there, > > I created an app engine project (without GWT). All looks good: Folders > created, servlet there, startup, it runs. > > Now I have m2eclipse and enabled the dependency resolution. I don't > necessarily need the GAE libraries as from