This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: ActivationConfigPropertyadrian.brock Feb 8, 2008 11:14 AM (in response to drab)There is a port on the MailActivationSpec. 
 Since this is just a thin wrapper for JavaMail, you should test
 whether you can connect with the raw api first.
 See: http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/trunk/connector/src/main/org/jboss/resource/adapter/mail/inflow/MailFolder.java?revision=61810&view=markup
 
    