[jira] [Created] (MAILBOX-395) Lenient Mime charset parsing

2020-02-04 Thread Benoit Tellier (Jira)
Benoit Tellier created MAILBOX-395: -- Summary: Lenient Mime charset parsing Key: MAILBOX-395 URL: https://issues.apache.org/jira/browse/MAILBOX-395 Project: James Mailbox Issue Type: Improvem

[jira] [Commented] (MAILBOX-395) Lenient Mime charset parsing

2020-02-04 Thread Benoit Tellier (Jira)
[ https://issues.apache.org/jira/browse/MAILBOX-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029682#comment-17029682 ] Benoit Tellier commented on MAILBOX-395: Proposed fix https://github.com/linagor

Client Authentication

2020-02-04 Thread Regan, Aaron
Hi, I would like to add client side authentication to Apache James. Some guidance on how to implement this would be appreciated. So far I have Added the required variables to james-project/server/protocols/protocols-library/src/main/java/org/apache/james/protocols/lib/netty/AbstractConfigurable

[jira] [Created] (JAMES-3036) Maven fails to resolve one dependecy and six plugins

2020-02-04 Thread Giacomo Tommaso Petrucci (Jira)
Giacomo Tommaso Petrucci created JAMES-3036: --- Summary: Maven fails to resolve one dependecy and six plugins Key: JAMES-3036 URL: https://issues.apache.org/jira/browse/JAMES-3036 Project: Jame

Domain Lookup Bug?

2020-02-04 Thread Jerry Malcolm
I've set up an out-of-the-box installation from the master branch as of a couple of days ago.  I'm using it as a reference comparison for problems that I'm still encountering in my customized environment.  I added a couple of debug statements to the code.  I changed the database info and the he

Another Out-of-the-box exception... Is it something to worry about?

2020-02-04 Thread Jerry Malcolm
In my out-of-the-box install (i.e. no config mods other than database config, etc), I'm getting the following exception several times on startup.  Seems like something that shouldn't be happening.  Is it critical?  Is it something I can fix with a config change? DEBUG 23:12:10,456 | org.spri

Re: java.lang.IncompatibleClassChangeError: vtable stub (Guavate?)

2020-02-04 Thread Jerry Malcolm
I need to bump this post back to the top of the queue.  I'm totally blocked on this one. This is only occurring on my customized installation (at least I haven't gotten it to occur in the out-of-the-box installation). But knowing that really hasn't helped me any.  I know I'm doing something to

[jira] [Created] (JAMES-3037) Spring XSD not found debug log

2020-02-04 Thread Benoit Tellier (Jira)
Benoit Tellier created JAMES-3037: - Summary: Spring XSD not found debug log Key: JAMES-3037 URL: https://issues.apache.org/jira/browse/JAMES-3037 Project: James Server Issue Type: Improvement

[jira] [Commented] (JAMES-3037) Spring XSD not found debug log

2020-02-04 Thread Benoit Tellier (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030399#comment-17030399 ] Benoit Tellier commented on JAMES-3037: --- https://github.com/linagora/james-project/

[jira] [Updated] (JAMES-3037) Spring XSD not found debug log

2020-02-04 Thread Benoit Tellier (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Tellier updated JAMES-3037: -- Description: Jerry Malcolm reported the following log: https://www.mail-archive.com/server-dev

Re: Domain Lookup Bug?

2020-02-04 Thread Tellier Benoit
Hello Jerry, The debug log you mention is benign, and can safely be ignored. When the lookup is performed, JPA don't find the record (as it's an external mail) and throws an exception that we log. Regards, Benoit On 05/02/2020 06:43, Jerry Malcolm wrote: > I've set up an out-of-the-box install

Re: java.lang.IncompatibleClassChangeError: vtable stub (Guavate?)

2020-02-04 Thread Tellier Benoit
Hi Jerry, Looking at https://mvnrepository.com/artifact/com.github.steveash.guavate/guavate Guavate is a tiny library to help bridge the gap between gauva and java8 while the Guava team figures out what they are going to release We use it as a java utility for that very purpose. Now about your

Re: Another Out-of-the-box exception... Is it something to worry about?

2020-02-04 Thread Tellier Benoit
Hi Jerry, I have little clue about this Spring related issue. It looks like two files reference this XSD in there metadata: - server/container/spring/src/main/resources/META-INF/org/apache/james/spring-mailbox-authenticator.xml - server/container/spring/src/main/resources/META-INF/org/apache/j