Re: James 2.3 - TLS Connection Problem/Questions

2013-10-17 Thread Jan Drake
gnu keytool and not java keytool, id check the output of 'which keytool' to know that you are calling the right binary. On Oct 17, 2013 10:32 AM, Jan Drake jan.s.dr...@gmail.com wrote: Alrighty, then. Apache james V2.3 tls support is apparently not compatible with microsoft exchange handling

Re: James 2.3 - TLS Connection Problem/Questions

2013-10-17 Thread Jan Drake
Thanks, Robert. Not enough sleep. :) Jan On 10/17/13 11:20 AM, Robert Munn robert.d.m...@gmail.com wrote: Look at my last post for a link to beta 5 dl... On Oct 17, 2013 10:32 AM, Jan Drake jan.s.dr...@gmail.com wrote: Alrighty, then. Apache james V2.3 tls support is apparently

Re: James 2.3 - TLS Connection Problem/Questions

2013-10-16 Thread Jan Drake
with starttls=true specified in James 3.04. Robert On Tue, Oct 15, 2013 at 6:29 PM, Jan Drake jan.s.dr...@gmail.com wrote: Thanks, Robert. I did use the keytool as documented here in creating your own certificate keystore: http://james.apache.org/server/3/config-ssl-tls.html -- which I

Re: James 2.3 - TLS Connection Problem/Questions

2013-10-16 Thread Jan Drake
now and to my view it is much improved over beta 4. Robert On Wed, Oct 16, 2013 at 8:38 AM, Jan Drake jan.s.dr...@gmail.com wrote: Thanks for this. No dice. -showcerts doesn't display any certs associated with the connection. How very odd... Jan On 10/15/13 11:09 PM, Johnny Minty joh

Re: James 2.3 - TLS Connection Problem/Questions

2013-10-16 Thread Jan Drake
Server 2.3.2) ready Wed, 16 Oct 2013 22:58:10 + (UTC) EHLO ehlo test.me ...but then it just hangs... No response. Anybody seen this? Jan On 10/16/13 9:55 AM, Jan Drake jan.s.dr...@gmail.com wrote: Thanks, Robert. I'm a bit leary about stability of V3 yet and haven't done any testing

Re: James 2.3 - TLS Connection Problem/Questions

2013-10-16 Thread Jan Drake
31015.104349-220-app.zip Make sure to install the unlimited JCE per Johnny's link and the JAXB 2.1 jar per the install instructions on the James web site. I am running beta 5 now and to my view it is much improved over beta 4. Robert On Wed, Oct 16, 2013 at 8:38 AM, Jan Drake jan.s.dr

Re: James 2.3 - TLS Connection Problem/Questions

2013-10-16 Thread Jan Drake
to get the owner of the exchange server to install my certificate on their box(es). That seems insane... Thoughts? Jan P.S. Alternatively, we have a problem that is completely orthogonal to my view of the issues. :) On 10/16/13 7:53 PM, Jan Drake jan.s.dr...@gmail.com wrote: Curiouser

James 2.3 - TLS Connection Problem/Questions

2013-10-15 Thread Jan Drake
After following the instructions I could find on generating a key and configuring TLS/SSL for SMTP in James 2.3, I encountered no configuration errors in logs; however, every time I try to connect to the port securely the connection hangs and, eventually, the server log shows an error and claims

Fwd: James 2.3 - TLS Connection Problem/Questions

2013-10-15 Thread Jan Drake
-- From: Jan Drake jan.s.dr...@gmail.com Date: Tue, Oct 15, 2013 at 8:17 AM Subject: James 2.3 - TLS Connection Problem/Questions To: James Users List server-user@james.apache.org After following the instructions I could find on generating a key and configuring TLS/SSL for SMTP in James 2.3, I

Re: James 2.3 - TLS Connection Problem/Questions

2013-10-15 Thread Jan Drake
at 6:29 PM, Jan Drake jan.s.dr...@gmail.com wrote: Thanks, Robert. I did use the keytool as documented here in creating your own certificate keystore: http://james.apache.org/server/3/config-ssl-tls.html -- which I realize is for version 3 presume it holds to 2.3 keytool -genkey -alias

Re: Apache James 2.3 Protocol Handler

2013-10-14 Thread Jan Drake
)? Will share tomorrow when next to my laptop. Cheers On Oct 9, 2013 11:42 PM, Jan Drake jan.s.dr...@gmail.com wrote: Hello, We have an urgent situation where we need to be able to reject inbound messages at the smtp layer. Essentially, we need to take the whole message after the .crlfcrlf

Apache James 2.3 Protocol Handler

2013-10-10 Thread Jan Drake
Retrying to listĀŠ From: Jan Drake jan.s.dr...@gmail.com Date: Wednesday, October 9, 2013 2:41 PM To: server-user@james.apache.org Subject: Apache James 2.3 Protocol Handler Hello, We have an urgent situation where we need to be able to reject inbound messages at the smtp layer. Essentially

Apache James 2.3 Protocol Handler

2013-10-09 Thread Jan Drake
Hello, We have an urgent situation where we need to be able to reject inbound messages at the smtp layer. Essentially, we need to take the whole message after the .crlfcrlf in the smtp protocol, evaluate it, and then return in certain conditions and appropriate SMTP error message to notify the