Re: Howto disable weak SSL/TLS ciphers for SMTP

2012-12-07 Thread Eric Charles
Hi, I guess you could do this via a non-documented property I have reopened JAMES-385 to add doc and examples. In the meantime, you could try in your smtpserver.conf with for example: RSA,HMAC ... Thx, Eric On 07/12/2012 22:49, Phillip Odam wrote: I want to be able to disab

Howto disable weak SSL/TLS ciphers for SMTP

2012-12-07 Thread Phillip Odam
I want to be able to disable weak ciphers when using either SSL or TLS for SMTP. From what I can gather the issue https://issues.apache.org/jira/browse/JAMES-385 was raised to address the ability to be able to select which ciphers are offered and hence be able to disable weak ciphers. Howev

Re: James 3.0 Architecture

2012-12-07 Thread Eric Charles
You simply need to import the eclipse project into your eclipse modeler. However, don't expect to have access to detailed class diagrams, there is just the diagrams displayed on the web site. You will be able to zoom in/out. Also, the last changes are not reflected in the model. Thx, Eric