[jira] [Commented] (MAILBOX-173) [gsoc2012] Distribuited mailbox indexing over HBase/HDFS

2012-03-28 Thread Ioan Eugen Stan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241022#comment-13241022 ] Ioan Eugen Stan commented on MAILBOX-173: - The directory implementation should ac

Re: [GSoC2012 HUPA] Asking for help

2012-03-28 Thread Manuel Carrasco Moñino
Dont worry about those warnings, they are there because you are using a modern release of maven (we have to get rid of those ugly lines though). The important thing is that you were able to produce the artefact. - Manolo On Wed, Mar 28, 2012 at 6:50 PM, Luis Slocker wrote: > Thanks for the advic

[jira] [Updated] (MAILBOX-173) [gsoc2012] Distribuited mailbox indexing over HBase/HDFS

2012-03-28 Thread Ioan Eugen Stan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated MAILBOX-173: Summary: [gsoc2012] Distribuited mailbox indexing over HBase/HDFS (was: Distribuited mail

[jira] [Created] (MAILBOX-173) Distribuited mailbox indexing over HBase/HDFS

2012-03-28 Thread Ioan Eugen Stan (Created) (JIRA)
Distribuited mailbox indexing over HBase/HDFS - Key: MAILBOX-173 URL: https://issues.apache.org/jira/browse/MAILBOX-173 Project: James Mailbox Issue Type: New Feature Components: hbase, l

Re: mime4j warnings and doing an install

2012-03-28 Thread roy . james
Hi Norman, Thanks for the reply, I'll give it a try! Regards, Roy - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

[jira] [Commented] (JAMES-1387) [gsoc2012] Prepare James for running in a clustered setup - distributed James

2012-03-28 Thread Ioan Eugen Stan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240674#comment-13240674 ] Ioan Eugen Stan commented on JAMES-1387: How to do load balancing and/or clusterin

Re: [GSoC2012 HUPA] Asking for help

2012-03-28 Thread Ioan Eugen Stan
Hi Louis, Maven works well. What kind of 'some problems' are you getting? 2012/3/28 Luis Slocker : > Thanks for the advice, the gquery project works perfectly without any > effort, but I'm finding some troubles with the setting up of hupa, I suspect > that my environment is to blame, but... In th

Re: [GSoC2012 HUPA] Asking for help

2012-03-28 Thread Luis Slocker
Thanks for the advice, the gquery project works perfectly without any effort, but I'm finding some troubles with the setting up of hupa, I suspect that my environment is to blame, but... In the maven step, when i put mvn clean package, at the end I can see BUILD SUCCESS, but there are some warnings

Re: [jira] [Commented] (JAMES-1313) more effective getUserByName(String name) in org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository

2012-03-28 Thread Peter Kvokacka
Hello guys I'm not an LDAP expert. As I wrote, the patch I provided, works fine for me and has the restriction. As it seems it doesn't work for Kevin, I made quick changes to support his case as well. I tested it quickly on my james 3.0 beta3 setup and it works. I suggest these changes to bet

Re: package name of composite matchers

2012-03-28 Thread Eric Charles
On 28/03/12 15:26, Tze-Kei Lee wrote: Hi, currently we need use fully qualified name for composite matchers And/Not/Or/Xor, this is kind of clumsy as it's just for simple logic composition. I suggest that move these matchers from org.apache.james.mailetcontainer.impl.matchers to org.apache.james

Re: [GSoC2012 HUPA] Asking for help

2012-03-28 Thread Manuel Carrasco Moñino
These are the steps you should follow in order to get used with the project 1.- Checkout the project: svn co https://svn.apache.org/repos/asf/james/hupa/trunk hupa 2.- Change to the hupa folder and compile the app cd hupa mvn clean package 3.- Check that every thing was ok, otherwise dont continue

Re: [GSoC2012 HUPA] Asking for help

2012-03-28 Thread echo
Hi, I've checked out the hupa source code from james repo, but there were two issues occurred according to Setting up the Google Plugin Could you tell me what does it mean when refer " Fill in the settings as you think they fit your needs"? Actual

Re: Use both SSL and non-SSL

2012-03-28 Thread Eric Charles
Right. A port is SSL or not. If you want to support both, you need 2 different port numbers. Thx, Eric On 28/03/12 11:46, lclhst wrote: But we cannot specify 1 IMAP/POP3/SMTP server that does both SSL and non-SSL? So 1 server that would listen on 143 AND 993. On Wed, Mar 28, 2012 at 11:39 AM,

Re: Use both SSL and non-SSL

2012-03-28 Thread lclhst
But we cannot specify 1 IMAP/POP3/SMTP server that does both SSL and non-SSL? So 1 server that would listen on 143 AND 993. On Wed, Mar 28, 2012 at 11:39 AM, Eric Charles wrote: > Hi, > > With recent snapshots or 3.0b4, you can configure multiple smtpservers, > pop3servers and imparservers (see

Re: Use both SSL and non-SSL

2012-03-28 Thread Eric Charles
Hi, With recent snapshots or 3.0b4, you can configure multiple smtpservers, pop3servers and imparservers (see related template configuration files in https://svn.apache.org/repos/asf/james/app/trunk/src/main/resources). This will be soon documented. Thx, Eric On 28/03/12 10:07, l0c4l h0st w

Re: Use both SSL and non-SSL

2012-03-28 Thread lclhst
What I found was this: http://marc.info/?l=james-user&m=130082011314816 This works. However, this creates *two* IMAP servers, right? Or is this the usual way of achieving this? Would like to get some input on this. :) To me it seems we should create *1* IMAP server that allows both SSL and nonSS

[RESULT][VOTE] Release Apache James App 3.0-beta4 (3rd try)

2012-03-28 Thread Eric Charles
Hi there, The VOTE passed: +1 Eric*, Manolo*, Felix*, Vincenzo* +0 -1 * Binding I will push the artifacts to maven central and the mirrors. Documentation needs to be updated and published (I hope to do this within 1 week). Thx for your reviews and votes, Eric On 26/03/12 10:51, Vincenzo G

Use both SSL and non-SSL

2012-03-28 Thread l0c4l h0st
Hello, How can we use both SSL and non-SSL with James? So let's say we want to host a mailserver that provides SMTP and IMAP. I want the server to listen on: - 25/587, for non-SSL SMTP - 465, for SSL SMTP and: - 143, for non-SSL IMAP - 993, for SSL IMAP As far as I can see, I can only configure

Re: [GSOC2012] Hupa evolution

2012-03-28 Thread Luis Slocker
Hi! Many thanks for the advice Manolo, I will try to download the Hupa code, compile, runand play with it. Also I will try to test locally with James. - Luis Slocker 2012/3/27 Manuel Carrasco Moñino > > Hello Luis, > > Please feel free to ask whatever questions you had in order to > understan

Re: msdn subscriptions

2012-03-28 Thread Ioan Eugen Stan
Hello Norman, Thanks for clarifying, I thought it was a per project thing. Cheers, 2012/3/28 Norman Maurer : > Hi Ioan, > > every committer can just fill out the request.. I used the MSDN also > to test james on windows before. So yeah just go ahead if you like to > ;) > > Bye, > Norman > > > 20