I'm running pretty much the stock james 3.6.2 on spring configs, I've setup TLS for IMAP and SMTP, StartTLS for outbound SMTP, DKIM, and SPF but otherwise not much has been tweaked. It's just a small personal mail server so nothing fancy. One thing I will note is I am running OpenJ9 in both instances, I haven't personally found any instances where that causes problems but I figure it's good to specify in case this is the one time it does. The only other oddity that comes to mind is maybe the fact that I have yet to move to guice. I didn't try hotspot or guice in my testing, simply switching to older spring versions until eventually trying Java 11 and realizing that fixed it. Now that I know what exactly is broken I can try to do some additional poking.

On 2/7/22 20:44, Benoit TELLIER wrote:
Hello,

This is strange, can you provide more information on your set up?

Especially are you relying on ActiveMQ mail queue? Which version?

@linagora we successfully tested (a slightly modified version of) James on top of JRE 17. I am thus interested by details.

Regards,

Benoit

On 08/02/2022 11:39, Scoopta wrote:
I just spent a few hours troubleshooting some really really bizarre behavior when running under java 17. My mail server was completely unable to send mail and sometimes it couldn't receive it either, the logs showed the mail as being spooled but it'd never arrive in the inbox or sent box and in the case of outgoing mail would never be delivered to the recipient mail server. There were no exceptions or errors to indicate a problem either. After several hours of trial and error I did manage to trace it down and downgraded my JVM however I think it would be beneficial to make a note of this on the server install page. It mentions that it's been successfully tested on Java 11 but doesn't explicitly warn against 17 and I think that might be a good idea.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to