Re: Current state of adopting JMAP spec

2020-09-28 Thread Matthieu Baechler
hing that generally shouldn't be done? I don't really have a personal production setup yet but I would not fear that: the master branch is usually better than last release because there's always a bunch of bugs fixed and very few

Re: Incoming messages via web service & using custom email headers

2020-09-27 Thread Matthieu Baechler
d retrieve the MailQueue and call enqueue to it. Feel free to ask for help if needed. Cheers, -- Matthieu Baechler On Fri, 2020-09-25 at 17:11 +0300, Juhan Aasaru wrote: > Hi! > > We'll start to build a system for a government where each resident > will > have a digital postbox and any

Re: Java Mail API Sort

2020-05-14 Thread Matthieu Baechler
mission will be disregarded. Well, this kind of legal footer has no place on a mailing list, could you configure your mailer agent to avoid sending that as it's irrelevant in that context? Cheers, -- Matthieu Baechler -

Re: Building JAMES

2020-04-27 Thread Matthieu Baechler
a 8 JRE. Starting with James 3.6, you'll need Java 11. What you are trying to do is to compile it yourself, the requirements are differents. For some times now (probably 3.4) we use Java 11 compiler but target Java

Re: Best single-node setup

2020-04-23 Thread Matthieu Baechler
On Mon, 2020-04-20 at 13:15 +0100, David Matthews wrote: > > Hi, > > > > I am about to deploy a James instance for personal usage. I have a > > restricted budget (say 50€/month) so I'm looking for the best setup > > possible for that target. > > hi Matthieu > > It's not so easy to understand

Best single-node setup

2020-04-20 Thread Matthieu Baechler
Hi, I am about to deploy a James instance for personal usage. I have a restricted budget (say 50€/month) so I'm looking for the best setup possible for that target. What I expect is: * IMAP + SMTP (in and out) * TLS + SPF + DKIM * very low incoming mail loss probability * speed is not a big

Re: DKIM With Virtual Hosting

2020-01-01 Thread Matthieu Baechler
Hi Jerry, Here is what gmail think about your email: DKIM validation fails. It can be a problem with the way you sign the mail or a problem with Apache mailing-list implementation. Could you send me a direct mail to matth...@apache.org so that I can check? Cheers, -- Matthieu Baechler On Fri

Re: Moving Servers Wipes Out iPhone's Mail Accounts (IMAP Trace attached)

2019-11-08 Thread Matthieu Baechler
ent request command > syntax > than other clients do (??) Just speculating > The best thing to do is to get a trace from Thunderbird for the same scenario. My best guess is that one client trigger a search wherea

Re: [Vote] migration to java 11

2019-10-25 Thread Matthieu Baechler
Hi dear users, This decision could interest you: in short, I propose a migration to Java 11 as a runtime. Feel free to give your feedback. On Thu, 2019-10-24 at 16:43 +0200, Matthieu Baechler wrote: > Hi, > > I would like to propose the migration to Java 11 as a runtime. > >

Re: Moving Servers Wipes Out iPhone's Mail Accounts

2019-10-23 Thread Matthieu Baechler
modify this code for now as I have little knowledge of the way it work. So I suggest we go ahead with tcpdump strategy. Cheers, -- Matthieu Baechler - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org

Re: Moving Servers Wipes Out iPhone's Mail Accounts

2019-10-22 Thread Matthieu Baechler
and do a tcpdump on the server Once you'll have the IMAP session capture, it will be easier to diagnose your problem. Cheers, -- Matthieu Baechler - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional

Re: 3.4.0 AWS S3 Storage

2019-09-30 Thread Matthieu Baechler
rg/server/config-blobstore.html There's probably some work to do to make it work with JPA. For now, only the Cassandra backend (with guice wiring) as been tested with it. If you're interested in working on that topic, we can prov

[ANNOUNCE] Apache James 3.4.0 released

2019-09-27 Thread Matthieu Baechler
and to invite others interested in helping out to engage the community on the dev and users lists! Best regards, -- Matthieu Baechler - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e

Re: MQ in JAMES

2019-07-01 Thread Matthieu Baechler
cts or does it have to use > ActiveMQ? ActiveMQ is used in its embedded form. There's another MQ implementation that uses RabbitMQ if you like experimental stuff. We are polishing this RabbitMQ implementation right now so it should be pr

Re: current master branch fails to spool

2019-04-19 Thread Matthieu Baechler
Hi, Could you tell me a bit more about how you see that it fails ? Cheers, -- Matthieu On Tue, 2019-04-16 at 17:16 +0200, cryptearth wrote: > Hi there, Matt here. > > I just run a quick test of current master branch (16th April 2019 > 17:00 > UTC+2) - it fails to spool incoming mails

Re: Options for backup / redundancy

2018-11-12 Thread Matthieu Baechler
Hi Matt, What you are refering to looks like a "backup MX" (you configure a second MX with a lower priority). You can do it with any SMTP server and you probably can handle that with James if needed. I didn't tried that setup yet. Cheers, -- Matthieu Baechler On Mon, 2018-11-1

Re: Evolution with James

2018-08-20 Thread Matthieu Baechler
Hi Ashton, For your information, I use Evolution with James for months without any issues. Disabling the QResync should really be enough for your setup to work. Cheers, -- Matthieu On Thu, 2018-08-16 at 21:13 -0700, Ashton Holmes wrote: > Ahhh alright. I've disabled it client side but I

Re: Multiple Databases?

2018-05-09 Thread Matthieu Baechler
Hi Jerry, It's a common need for big mail providers, and it make complete sense to have cold/hot storage depending on the access pattern. There are several solutions to that problem. One is to implement your business logic (about what is hot or cold) in your mailbox implementation and delegate

Re: Upgrade compatibility to Elasticsearch version 5 or 6

2018-03-07 Thread Matthieu Baechler
Hi Andrej, It's definitively something we have to do (alongside Cassandra 3 upgrade), but we are currenlty working on Quota features and Spam detection right now, so we don't have time to handle that for now. Of course, if you want to look at this task we can offer our help. Cheers, --

Re: Accented characters in a notice

2018-01-22 Thread Matthieu Baechler
notice won't be correctly encoded. Would you mind attaching your mailetcontainer.xml and a bounced message with the problem you described ? Cheers, -- Matthieu Baechler On Thu, 2018-01-18 at 12:59 -0500, Craig Cudmore wrote: > Some of the notice messages i need to generate in Bounce mailet n

Re: James 3.0 RC1

2017-06-07 Thread Matthieu Baechler
rfiles/run/guice/cassandra/destination/conf contains configuration files to make a james over cassandra and ElasticSearch running. Regards, -- Matthieu Baechler - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For a

Re: failed to compile from source - again

2017-06-06 Thread Matthieu Baechler
probably avoid calling our work "crap" Hope you join us soon on gitter, -- Matthieu Baechler On 06/05/2017 11:00 AM, cryptearth wrote: So, to start this of with a meme: One does not simply - compile Apache James from source. Idk if and what I'm doin wrong here, but either its m

Re: Mailbox Persistence James 3b5 please help

2017-04-05 Thread Matthieu Baechler
Hi, First, I would not recommand using maildir, it's not as good as JPA. Anyway, to choose your mailbox storage backend with spring, the file the edit is mailbox.xml, you just have to change the "provider" entry. Regards, -- Matthieu Baechler On 04/04/2017 03:54 PM, terry m

Re: Moving Archived Messages Out of Database

2017-03-28 Thread Matthieu Baechler
A possible way to do that is to create another account for your user and moving the emails on this account, I guess. You then can make sure this account is only used with POP3. -- Matthieu Baechler Le 27/03/2017 à 18:41, Jerry Malcolm a écrit : I'm using MySQL. I'd love to get better

Re: Moving Archived Messages Out of Database

2017-03-27 Thread Matthieu Baechler
Hi, I can confirm what Benoit said : making large mailboxes fast is not a easy task. However, it's not impossible to do, it's just a matter of preparing the data for SELECT to being fast. What mailbox backend are you using ? Regards, -- Matthieu Baechler Le 27/03/2017 à 08:23, Benoit

Re: James 3.0 release date

2016-11-22 Thread Matthieu Baechler
one. Regards, -- Matthieu Baechler Le 22/11/2016 à 20:50, Rudi Angela a écrit : Hi Matthieu, I’d be glad to help if you have small tasks (as my time is somewhat limited). I have years of Java experience, have been using James for some years now and have even hacked it a bit, like creating

Re: James 3.0 release date

2016-11-22 Thread Matthieu Baechler
tasks too. The tentative release date for RC1 is december the 12th. There's definitely tasks we could delegate and give some mentoring on, so if anybody's interesting to help, we'll be more than happy to share the work. Regards, -- Matthieu Baechler Le 22/11/2016 à 08:17, Mahesh Sivarama

Re: James 3.0 release date

2016-11-17 Thread Matthieu Baechler
Hi Mahesh, Le 17/11/2016 à 10:27, Mahesh Sivarama Pillai a écrit : Hi, Is there a tentative release date planned for James 3.0 ? We'll have a meeting about that on monday and we'll communicate on the mailling lists. Regards, -- Matthieu Baechler

Re: Problems building James/Cassandra backend

2016-11-06 Thread Matthieu Baechler
Hi Marc, Le 03/11/2016 à 02:09, Marc Chamberlin a écrit : On 10/24/2016 1:15 AM, Matthieu Baechler wrote: Hi Marc, On 10/23/2016 03:19 AM, Marc Chamberlin wrote: [... problem with James docker-compose] Hi - I haven't heard back from Matthieu about this problem, if he still around

Re: Problems building James/Cassandra backend

2016-10-24 Thread Matthieu Baechler
container. But let's start with the simplest use case. Cheers, -- Matthieu Baechler - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org

Re: Mockup proposal for a promoting James website

2016-10-24 Thread Matthieu Baechler
es 3. we are going the mix that with yet another static site technology If you think you can tackle this challenge, you are more than welcome, we'll try to help us on that. Anyway, keep sending us your comments, they are very valuable. Che

Re: James 3.0 roadmap

2016-10-21 Thread Matthieu Baechler
Hi Alex, The roadmap is about 3.0 release, not beta 5. Beta 5 is still stuck in the maven release process ... Best regards, -- Matthieu Baechler On 10/21/2016 05:31 PM, Alex Sviridov wrote: Hi Benoit Do I understand this graph right - when all lines will be 100% james 3 beta 5

Re: Problems building James/Cassandra backend

2016-10-04 Thread Matthieu Baechler
On 10/04/2016 03:20 AM, Marc Chamberlin wrote: On 10/3/2016 12:13 PM, Matthieu Baechler wrote: Le 03/10/2016 à 20:57, Marc Chamberlin a écrit : [...] I had to modify the command to start the James server slightly to point the jar file to what I believe is the correct location. Please

Re: Problems building James/Cassandra backend

2016-10-03 Thread Matthieu Baechler
tions but don't want to proceed any further until I get the configuration done correctly. Marc... You're welcome. -- Matthieu Baechler - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e

Re: Problems building James/Cassandra backend

2016-09-26 Thread Matthieu Baechler
Le 24/09/2016 à 02:05, Marc Chamberlin a écrit : On 9/23/2016 1:17 AM, Matthieu Baechler wrote: Hi Marc, Thank you for reporting about that. I created an issue for that : https://issues.apache.org/jira/browse/JAMES-1827 I tried to fix the documentation here : https://github.com/linagora

Re: JAMES website?

2016-09-26 Thread Matthieu Baechler
Hi, You can retrieve sources and javadoc from maven is you only need that. Regards, -- Matthieu Baechler Le 26/09/2016 à 05:48, Jerry Malcolm a écrit : I understand how spf works. I need the javadoc to the jspf classes so I can program to them. On 9/25/2016 1:20 PM, Luuk wrote: On 25-09

Re: Problems building James/Cassandra backend

2016-09-23 Thread Matthieu Baechler
Hi Marc, Thank you for reporting about that. I created an issue for that : https://issues.apache.org/jira/browse/JAMES-1827 I tried to fix the documentation here : https://github.com/linagora/james-project/pull/415 Could you check that my PR fixes your problem ? Regards, -- Matthieu

Re: james v3-beta4 start

2016-09-20 Thread Matthieu Baechler
Hi, We provide a docker image that works out of the box and the README explains how to build the image, too. Could you please have a try with docker ? We will also try to release a beta soon, beta4 is very old now (maybe two years). Regards, -- Matthieu Baechler On 09/20/2016 09:10 AM

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

2016-09-19 Thread Matthieu Baechler
e. Just remind that James 3 is still beta for some time. Regards, -- Matthieu Baechler - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org

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: Apache james: messages are spooled and that's all

2016-09-13 Thread Matthieu Baechler
Hi Alex, I think the problem is not in your smtp server configuration but in the mailet pipeline. Could you show us your mailetcontainer.xml file ? Best regards, -- Matthieu Baechler Le 12/09/2016 à 16:24, Alex Sviridov a écrit : Hi all, I use v3-beta5 version. When I send messages

Re: Package of XMLRecipientRewriteTable?

2016-06-23 Thread Matthieu Baechler
Hi Kohta, Obviously, you are right, it's org.apache.james.rrt.file Would you do a Pull Request with this modification ? -- Matthieu Baechler On 06/21/2016 04:23 PM, Kohta Ozaki wrote: Hi. Thanks for great software. I'm trying 3.0b4 on Windows. Recipientrewritetable-template.xml contains

Re: Using custom implementation of mailbox in james server

2016-05-02 Thread Matthieu Baechler
understanding. And suggestions to achieve my objective. You are right about what to do to provide a mailbox implementation when using spring. Another way is to write a Guice application based on what we did in CassandraJamesServerMain. Regards, -- Matthieu Baechler

Re: Building james

2015-08-27 Thread Matthieu Baechler
Hi Mike, It looks like you build only james-project. You should run mvn in the top-level directory instead to build the whole server. -- Matthieu Baechler On 27/08/2015 17:35, Mike lepore wrote: I guess there's something I didn't follow correctly. Where do the james jars and conf get

Re: Mail repository

2013-10-24 Thread Matthieu Baechler
answers. Patrick Sauts -- Matthieu Baechler matthieu.baech...@linagora.com - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org

Re: Replacement for javax.mail?

2013-05-17 Thread Matthieu Baechler
with time. If you are willing to write a full javax.mail replacement, I can contribute on the IMAP side, so keep me updated about your intentions. -- Matthieu Baechler - To unsubscribe, e-mail: server-user-unsubscr

Re: Compiling SVN 1084598

2011-03-24 Thread Matthieu Baechler
repository where the wanted pom (org.apache.james:james-server-root:pom:1.6-SNAPSHOT) can be found. Where can I found sources for this artifact (org.apache.james:james-server-root) ? -- Matthieu Baechler matthieu.baech...@linagora.com