svn commit: r466432 - in /james/server/trunk/src/test/org/apache/james: JamesTest.java vut/AbstractVirtualUserTableTest.java vut/JDBCVirtualUserTableTest.java

2006-10-21 Thread norman
Author: norman Date: Sat Oct 21 11:26:41 2006 New Revision: 466432 URL: http://svn.apache.org/viewvc?view=rev&rev=466432 Log: Fix junit tests and formatting Modified: james/server/trunk/src/test/org/apache/james/JamesTest.java james/server/trunk/src/test/org/apache/james/vut/AbstractVirt

[jira] Resolved: (JAMES-426) Make james use virtual user table domains for servernames

2006-10-21 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-426?page=all ] Norman Maurer resolved JAMES-426. - Resolution: Fixed > Make james use virtual user table domains for servernames > - > > K

Re: JAMES v2.4 Road Map (Status Update)

2006-10-21 Thread Norman Maurer
Stefano Bagnara schrieb: Danny Angus wrote: On 10/20/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: Slightly more than a month ago I wrote a roadmap, here is an update for people that has not time for a day to day oversight. Thanks Stefano ;-) Can we consider timetabling some other changes n

Re: JAMES v2.4 Road Map (Status Update)

2006-10-21 Thread Stefano Bagnara
Danny Angus wrote: On 10/20/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: Slightly more than a month ago I wrote a roadmap, here is an update for people that has not time for a day to day oversight. Thanks Stefano ;-) Can we consider timetabling some other changes now that we've made such go

[jira] Resolved: (JAMES-659) Folder creation in IMAP not work

2006-10-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-659?page=all ] Joachim Draeger resolved JAMES-659. --- Resolution: Cannot Reproduce Assignee: Joachim Draeger I've never seen this problem with thunderbird. Because I don't know how we could further inve

[jira] Resolved: (JAMES-244) Imap2 - fetchmail

2006-10-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-244?page=all ] Joachim Draeger resolved JAMES-244. --- Fix Version/s: Trunk Resolution: Invalid Assignee: Joachim Draeger Imap has been integrated with current trunk > Imap2 - fetchmail > -

Re: [VOTE RESULT] Merge IMAP code to trunk

2006-10-21 Thread Vincenzo Gianferrari Pini
Danny, you expressed *perfectly* my thinkings. Vincenzo Danny Angus wrote: On 10/19/06, Serge Knystautas <[EMAIL PROTECTED]> wrote: Can we just discuss the underlying issue? Noel knows this software inside and out and made the majority of the commits for a couple of years there. Now he doe

[jira] Resolved: (JAMES-284) IMAP2 configuration incorrect

2006-10-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-284?page=all ] Joachim Draeger resolved JAMES-284. --- Fix Version/s: Trunk Resolution: Fixed Assignee: Joachim Draeger Thanks for reporting! Added fix for mentioned NPE. The User object in ses

svn commit: r466362 - /james/server/trunk/src/java/org/apache/james/imapserver/ImapHandler.java

2006-10-21 Thread joachim
Author: joachim Date: Sat Oct 21 00:49:00 2006 New Revision: 466362 URL: http://svn.apache.org/viewvc?view=rev&rev=466362 Log: Added fix for NPE mentioned in JAMES-284. The User object in session can be null. However the affected code seems to be unreachable. Added TODO for further investigation

[jira] Resolved: (JAMES-291) Add generalised MailStore support to IMAP2

2006-10-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-291?page=all ] Joachim Draeger resolved JAMES-291. --- Resolution: Won't Fix Assignee: Joachim Draeger I assume that Adam meant a wrapper for an existing James MailRepository implementation. Wrapping a

[jira] Commented: (JAMES-664) Improve fetch command parsing to support Evolution

2006-10-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-664?page=comments#action_12444018 ] Joachim Draeger commented on JAMES-664: --- Unfortunately the patch seems to be incorrect. All BodyFetchSessionTest tests fail. Example: IN :3 fetch 1:* (RFC8

svn commit: r466356 - /james/server/trunk/src/test/org/apache/james/imapserver/handler/session/BodyFetchSessionTest.java

2006-10-21 Thread joachim
Author: joachim Date: Sat Oct 21 00:02:41 2006 New Revision: 466356 URL: http://svn.apache.org/viewvc?view=rev&rev=466356 Log: -changed method names to correctly reflect the actions -added testFetchSomeExistingHeader Modified: james/server/trunk/src/test/org/apache/james/imapserver/handler/s