Re: James 3.4.0 do not receive e-mail at all

2020-03-02 Thread mail
>Hi Matt, > >I will check the steps that you mentioned. Then I will let you know about the >result. > >Thank you for your help > +1 -- David Matthews m...@dmatthews.org - To unsubscribe, e-mail: server-user-unsubscr...@james.a

Re: James 3.4.0 do not receive e-mail at all

2020-03-02 Thread Ahmet Orkun Gedik
Hi Matt, I will check the steps that you mentioned. Then I will let you know about the result. Thank you for your help Saygılarımla/Best regards/Mit freundlichen Grüßen, Ahmet Orkun Gedik Sap Basis İzmir Yönetici Takım Lideri Sap Basis İzmir Yönetici Takım Liderliği KoçSistem Bilgi ve İletiş

Re: James 3.4.0 do not receive e-mail at all

2020-03-02 Thread cryptearth
Well, as I had similar issues the first time I used James I may can provide some help. Be aware: This might be a longer message - just as there're a lot of things that can lead to such problems. Well, where should I start? I guess with the James server itself. I may repeat myself as I already

Re: James 3.4.0 do not receive e-mail at all

2020-03-02 Thread mail
> >Anybody face with receive problem on 3.4.0 release? I can monitor the mail is >sending through SMTP server and queued successfully. But mail client is not >able to receive mail. I am not able to see any kind of error in log >files,either. > +1 and was unable to find a solution -- David Mat

Re: wiki

2020-03-02 Thread Simon Levesque
Hi Tommy, > I'm looking a way to launch the James server via a class This is what I do in my project: https://github.com/foilen/foilen-email-server HTH On Mon, 2 Mar 2020 at 04:04, Rene Cordier wrote: > Hi Tommy, > > Interesting, don't hesitate to contribute it if you can, such feature > soun

James 3.4.0 do not receive e-mail at all

2020-03-02 Thread Ahmet Orkun Gedik
Hi, Anybody face with receive problem on 3.4.0 release? I can monitor the mail is sending through SMTP server and queued successfully. But mail client is not able to receive mail. I am not able to see any kind of error in log files,either. INFO 13:36:53,899 | org.apache.james.smtpserver.SendM

Re: Running James without docker: broken link

2020-03-02 Thread cryptearth
Hello Rene, ah, I see. Sure, as Java 11 is current LTS it makes sense to set it as requirement instead of Java 9 or Java 10. And it doesn't require tweaking to have the correct root certificate to make it work but works out of the box. I only still use Java 8 because, as said, someone mention

Re: wiki

2020-03-02 Thread Rene Cordier
Hi Tommy, Interesting, don't hesitate to contribute it if you can, such feature sounds welcomed ! Good luck, Rene. On 02/03/2020 14:03, Tommy Pham wrote: Hi Rene, Thank you for the feedback. I'm looking a way to launch the James server via a class. I'm hoping to build a web based control

Re: Running James without docker: broken link

2020-03-02 Thread Rene Cordier
Hello Matt, Yes the "release" option has been introduced from Java9, it's correct. But well Java9 and 10 being out of support already, we upgraded to Java 11. Regarding the why, I believe this was the reason: https://github.com/linagora/james-project/pull/2511 Using the release flag allowed