"acoliver" wrote : Yeah lets think of it around M3.

Hi,

I read this too late and already did some changes that enable POP3/SSL. I added a new 
attribute to ServerMBean named "UsesSSL" that will cause the server to open a secure 
socket. So to support POP3/SSL (actually with this implementation it could also be 
IMAP, etc.../SSL) one has to configure another ServerMBean and name it accordingly, 
e.g.



Using this approach one can configure the server-parameters individually for secure 
and non-secure sessions, which might be an issue because of the different workload a 
secure connection causes.

Michael


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830844#3830844

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830844


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to