Sounds like a bug.
Better log it for future solving
https://issues.apache.org/jira/browse/JAMES
If you can debug it, maybe you can solve it and submit a patch?
On 07/09/2014 04:26 PM, Kevin Puscas wrote:
> I have a test scenario where a email target on another server requires
> multiple DNS retr
Do you see something in james error log?
Optionally, you can enable debugging on thunderbird client.
On 07/09/2014 04:20 PM, Pietro Romanazzi wrote:
> Hi,
>
> We experienced problems with thunderbird (24.6.0) sending mail bigger than
> 8MB (Not too big anyway!).
>
> Thunderbird report an error
The information in smtpserver-template.xml is not correct (it should be
removed).
Is it working if you comment the ValidRcptHandler handler?
On 07/06/2014 09:54 PM, Marc de Oliveira wrote:
> I am still on version 2.3.2 as an early attempt to upgrade to version 3
> did not work.
>
> I have now t
We rely on the RFC to implement and sometimes there are some grey zones.
If the RFC does not clearly define things, we are free to interpret it.
In this particular case, it tend to agree with you.
The logic is implemented in FlagsResponseEncoder and
ImapResponseComposerImpl.flags classes.
The wa
This could help?
http://stackoverflow.com/questions/12640400/spring-openjpa-multiple-persistence-unit
On 07/04/2014 10:39 PM, Jerry Malcolm wrote:
> I need to be able to access a different database from my default James
> mail db in a couple of matchers and mailets. In james 2, I was able to
>