Re: Building james

2015-08-27 Thread Benoit Tellier
Le 27/08/2015 12:29, Rami Ojares a écrit : You might find a james-server-app-3.0.0-beta4-SNAPSHOT-app.tar.gz file in the app/target directory ( if it is like beta 5 ). You have all needed files contained in it. Unfortunately there is no app folder created by the build. Where can I find

Re: Building james

2015-08-27 Thread Rami Ojares
Ok, now I got the prebuilt apache-james-3.0-beta4-app.tar.gz working. I already know some of the gotchas but will not focus on them now. Instead I am having a basic issue with the imap server. Namely I want to move email from my old imap server to james by dragging and dropping them using my

Re: Building james

2015-08-27 Thread Mike lepore
-resources-plugin:1.4:process (default) @ james-project --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (jar) @ james-project --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /data/projects/LIC/james/james3/20150827/james-parent/james-project/target/james

Gmail-style All Mail folder?

2015-08-27 Thread Jerry Malcolm
Is there any capability built into James to support a virtual All Mail folder like Gmail offers? Gmail reports the All Mail folder to IMAP client as just another folder. But Gmail rolls up the contents of all folders into this one virtual folder. I have some massive business accounts with a

Re: Building james

2015-08-27 Thread Matthieu Baechler
) @ james-project --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /data/projects/LIC/james/james3/20150827/james-parent/james-project/target/james-project-1.8.3-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ james-project

Re: Building james

2015-08-27 Thread Mike lepore
thanks, yeah, not sure why I thought I had to change folders at that point. That helped me get farther, but still problems ... [INFO] [INFO] Reactor Summary: [INFO] [INFO] Apache James Project

Re: Building james

2015-08-27 Thread Rami Ojares
Here is another imap exception this time I used Thunderbird. Generated when trying to copy a single mail. jvm 1| DEBUG 21:26:38,307 | james.imapserver | ID=1046938897 Got tag: 12 jvm 1| DEBUG 21:26:38,307 | james.imapserver | ID=1046938897 Got command: append jvm 1| DEBUG

Re: Building james

2015-08-27 Thread Rami Ojares
You might find a james-server-app-3.0.0-beta4-SNAPSHOT-app.tar.gz file in the app/target directory ( if it is like beta 5 ). You have all needed files contained in it. Unfortunately there is no app folder created by the build. Where can I find beta 5 and why is it not announced on the

Re: Building james

2015-08-27 Thread Benoit Tellier
Hi, You might find a james-server-app-3.0.0-beta4-SNAPSHOT-app.tar.gz file in the app/target directory ( if it is like beta 5 ). You have all needed files contained in it. Benoit Le 26/08/2015 18:14, Rami Ojares a écrit : Hi, I have been trying to build James using the instructions found

Re: Building james

2015-08-27 Thread Benoit Tellier
From the trunk, these compilation error are normal. Indeed, james is composed of several project, for instance mailbox for storing user mails, protocols, jsieve, and so on. We are working on these several project at the same time, and the versions *-SNAPSHOT available in macen central are not