Re: james v3-beta4 start

2016-09-19 Thread Shawn Fu Sheng
Hi, I had same problem with you. I tried JDK 6&7&8, JDK 6 Started ok. Able to sent out emails, able to receive email from local domain. Can't receive from outside domain. Pop working ok, imap can see how many new email, but unable download. JDK7&8 unable start, same issue with yours. even

james v3-beta4 start

2016-09-19 Thread lihai ming
i already copied jaxb-impl.jar under ../conf/lib my java is [root@iZ28m97ac83Z lib]# java -versionopenjdk version "1.8.0_101"OpenJDK Runtime Environment (build 1.8.0_101-b13)OpenJDK 64-Bit Server VM (build 25.101-b13, mixed mode) i use sudo su to root then under .../james/bin/ using ./run.sh,

答复: jamesv3 for elastic

2016-09-19 Thread lihai ming
Hi Michael, Cannot we configure ElasticSearch as the primary (and the only) mail store, with James v3? If that is NOT the case, which means we always have to setup MySQL (for example) as the mail store, while duplicate the emails into ElasticSearch, right? Then I am wondering such

Re: 答复: Apache James - how IMAP is supported by James?

2016-09-19 Thread Matthieu Baechler
Hi Rami, Le 19/09/2016 à 12:34, Rami Ojares a écrit : Everytime I have tried James there has been problems with connections hanging etc. And version 3 has been coming now for 10 years at least. So I would be very careful before moving your emails on it. At least test it for one month and

Re: 答复: Apache James - how IMAP is supported by James?

2016-09-19 Thread Rami Ojares
Everytime I have tried James there has been problems with connections hanging etc. And version 3 has been coming now for 10 years at least. So I would be very careful before moving your emails on it. At least test it for one month and different email clients. - Rami On 19.9.2016 13:30, lihai

答复: Apache James - how IMAP is supported by James?

2016-09-19 Thread lihai ming
Matthieu, Thanks for your reply. Our project has setup a James server with james-2.3.2.1. Now we also want to setup IMAP. So if james-2.3.2.1 does not support IMAP, then we have to move to James v3. Before taking any action, I like to got the confirmation from experienced users (and experts).

Re: Apache James - how IMAP is supported by James?

2016-09-19 Thread Matthieu Baechler
Hi haiming, I don't understand what you are looking for. James v3 indeed support IMAP and a number of IMAP extensions. Just launch the server and connect to port 143 to see by yourself. What else do you want to know ? Regards, -- Matthieu Baechler Le 19/09/2016 à 10:12, haiming li a écrit :

Re: jamesv3 for elastic

2016-09-19 Thread Michael Bailly
Hello Haiming, the current implementation of ElasticSearch in James allows the emails to be indexed in ElasticSearch to deliver scalable and fast search. ElasticSearch cannot and should not be used as the primary storage for your emails. If you are interested, look there

Re: AW: Apache James - Problem with encoding [unsigned]

2016-09-19 Thread Guofeng Zhang
Hi, We use JavaMail to work with Jame 3 beta5. It has no problem using UTF-8. We transfer Chinese characters in body, subject, attached file (file name could be also chinese), From, To. Please check if you could ouput your char set in a normal Java program in the same place (such as the

Re: The current usage of Quota size of is incorrect when deleting a message?

2016-09-19 Thread Guofeng Zhang
Hi, Sorry, the issue should be: 1) if I added one message, the count increased 2. 2) If I deleted one message, the count descreased 2. The size has the same issue. It is causeed by StoreMailboxManager, which registered ListeningCurrentQuotaUpdater twice in its init() method. The

RE: Apache James - how IMAP is supported by James?

2016-09-19 Thread haiming li
Thanks Bernd for forwarding the question :) To be more specific, is IMAP only supported in JamesV3? Any practical guideline URL I can refer to? From: Bernd Waibel [mailto:bwai...@intarsys.de] Sent: Monday, September 19, 2016 15:03 To: James Users List

jamesv3 for elastic

2016-09-19 Thread haiming li
Hi, Can someone share a bit on jamesv3 for elastic? Will elastic be able to used as the alternative mail store, other than file or mysql? Or we still have to write a mailet to redirect the emails to elastic? Or through some configuration? /Haiming

Re[2]: AW: Apache James - Problem with encoding [unsigned]

2016-09-19 Thread Alex Sviridov
No one can help me? Doesn't james support utf8 out of box? >Воскресенье, 18 сентября 2016, 8:58 +03:00 от Alex Sviridov >: > >Hello Bernd, > >Thank you for your answer. I am attaching the source of the message (I only >changed email addresses and IPs for security

AW: Apache James - how IMAP is supported by James?

2016-09-19 Thread Bernd Waibel
Hi Haiming, as far as I know, IMAP is not supported in James2. Only POP3. It is supported in James3, as it is included in the protocols: http://james.apache.org/protocols/imap4.html Best regards Bernd Waibel -Ursprüngliche Nachricht- Von: haiming li [mailto:haiming...@outlook.com]