DO I need to inject the JavaMail Objects into the application context and access my inbox the old fashion way or is there some "magic" in grails to handle it for me?
A:
There's nothing that I know of, I recently used JavaMail in some test code and it's pretty painless using Groovy (once you get your head around the API)
leebutts
2009-10-01 05:37:05