No idea, but just a suggestion is the imap ssl server listening on the correct port i.e.
993 and what happens if you specify it in the options
| <property name="mail.host"
value="my.favourite.mailserver.com:993" />
|
| <property name="mail.smtp.host"
value="my.favourite.mailserver.com" />
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199936#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...