Re: How to get TLS working

2021-12-21 Thread btell...@apache.org
Are you sure the SMTP user is authenticated? Can you share your smtpserver.xml and mailetcontainer.xml files? Be careful of not sharing possibly sensible information. Benoit On 21/12/2021 23:38, Sir Dotcom wrote: > I finally got it straightened out ... I was being routed away by the > RemoteAdd

Re: Web Administration for James

2021-12-21 Thread btell...@apache.org
On 21/12/2021 23:04, Bs Serge wrote: > Hi all, > > I want to have an administrator able to manage users without using the > command line and I'm curious about a couple of things : > > On the web administration page [1] it says that *webadmin* is only enabled > with *Guice* that you can not use it

How to get TLS working

2021-12-21 Thread Sir Dotcom
I finally got it straightened out ... I was being routed away by the RemoteAddr mailet here:       Since I'm using AUTH it now sends the mail! Regards, Steve - To unsubscribe, e-mail: server-user-unsubscr

Web Administration for James

2021-12-21 Thread Bs Serge
Hi all, I want to have an administrator able to manage users without using the command line and I'm curious about a couple of things : On the web administration page [1] it says that *webadmin* is only enabled with *Guice* that you can not use it when using James with *Spring.* Does that mean th

Re: How to get TLS working

2021-12-21 Thread David Matthews
I can't find anything in the docs about it.  Am I missing >something obvious here? > That jar is not a Bouncy Castle thing - they do provide an alternative I believe, but you won't find the sun version there. https://www.oracle.com/java/technologies/ I imagine that you need to choose the corre