[jira] Commented: (JAMES-702) pooka can't get imap folders

2006-11-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-702?page=comments#action_12451586 ] Joachim Draeger commented on JAMES-702: --- So your have accessed INBOX with outlook express and it is still not working with pooka? For me the streamdump was

Re: About to start integrating new I/O code into trunk

2006-11-21 Thread Stefano Bagnara
Noel J. Bergman wrote: Can you open a JIRA issue and attach the file to JIRA? Was thinking that there might already be one, but I didn't notice it yesterday when I was looking for it. --- Noel AFAIK we have: JAMES-355 - API to the SMTP Server

[jira] Commented: (JAMES-648) Corrupted MIME message with 8bit in body

2006-11-21 Thread Guillermo Grandes (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-648?page=comments#action_12451313 ] Guillermo Grandes commented on JAMES-648: - Well, I have reviewed the problems, and I have found a small sanitizer for extrange Mails: try {

Re: [jira] Created: (JAMES-713) Socket timeout should be configurable per Service

2006-11-21 Thread Joachim Draeger
Hi Stefano, Am Dienstag, den 21.11.2006, 17:13 +0100 schrieb Stefano Bagnara: I would say let's create a specific connection manager for each single service instead of using a shared connection manager, but we would loose the overall connection-limit per IP. What about introducing a global

[jira] Created: (JAMES-713) Socket timeout should be configurable per Service

2006-11-21 Thread Joachim Draeger (JIRA)
Socket timeout should be configurable per Service - Key: JAMES-713 URL: http://issues.apache.org/jira/browse/JAMES-713 Project: James Issue Type: New Feature Components: IMAPServer,

svn commit: r477544 - in /james/server/trunk/src: conf/ java/org/apache/james/domain/ java/org/apache/james/management/ java/org/apache/james/remotemanager/ java/org/apache/james/services/ java/org/ap

2006-11-21 Thread norman
Author: norman Date: Mon Nov 20 23:42:48 2006 New Revision: 477544 URL: http://svn.apache.org/viewvc?view=revrev=477544 Log: Add JMX and RemoteManager management for DomainList.See JAMES-687 Get sure IPAdresses get only added to domainList if not allready exists Add junit tests Added:

[jira] Resolved: (JAMES-687) Add management interfaces and remotemanager commands to manage the servername list

2006-11-21 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-687?page=all ] Norman Maurer resolved JAMES-687. - Resolution: Fixed Add management interfaces and remotemanager commands to manage the servername list

RE: [jira] Updated: (JAMES-663) sendmail.py crashes on line from_addr = os.environ['USER'] + '@' + socket.getfqdn()

2006-11-21 Thread Noel J. Bergman
Fix Version/s: Next Major (was: Trunk) Please stop doing this and messing up the JIRA issues. trunk is real. next_major is nothing. It has no existance except in your mind so far. Who knows what will be in it? We have branched nothing. But in the meantime, the fix IS in trunk. You can

svn commit: r477697 - in /james/server/trunk/src: java/org/apache/james/imapserver/commands/ test/org/apache/james/imapserver/client/ test/org/apache/james/imapserver/handler/commands/

2006-11-21 Thread joachim
Author: joachim Date: Tue Nov 21 07:30:09 2006 New Revision: 477697 URL: http://svn.apache.org/viewvc?view=revrev=477697 Log: 1. subscribe has to call buildFullName (fix + test) 2. CreateCommandTest Added:

svn commit: r477890 - in /james/server/trunk/src/conf: james-assembly.xml james-config.xml

2006-11-21 Thread joachim
Author: joachim Date: Tue Nov 21 13:14:22 2006 New Revision: 477890 URL: http://svn.apache.org/viewvc?view=revrev=477890 Log: alternative solution for JAMES-713: custom connection manager for imap with the required sockettimeout of 30 minutes. Modified:

Re: Next-Major and trunk: AGAIN (Was: [jira] Updated: (JAMES-663))

2006-11-21 Thread Bernd Fondermann
Stefano, Again I find it very disturbing how you manage this next-major thing. We just made a release, have massive changes in the codebase, are weeks (if not months) away from a branch and you are suggesting what is or is not in the next release. All this by applying an artificial abstract

JDBCVirtualUserTableTest 3 failing tests after r476928

2006-11-21 Thread Stefano Bagnara
Hi Norman, Maybe you didn't notice this, but I think this change brake the JDBCVirtualUserTableTests testStoreAndRetrieveRegexMapping - fail in the 4th assert (it returns 3 but expect 4) testStoreAndRetrieveAddressMapping - fail in the fist assert (expect null)

[jira] Commented: (JAMES-708) ImapHandler - unreachable code reached

2006-11-21 Thread Robert Burrell Donkin (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-708?page=comments#action_12451458 ] Robert Burrell Donkin commented on JAMES-708: - The local fork with 710 seems stable with a long timeout. With a short timeout, the client is

svn commit: r477708 - in /james/server/trunk/src: java/org/apache/james/imapserver/commands/UnsubscribeCommand.java test/org/apache/james/imapserver/handler/commands/UnsubscribeCommandTest.java

2006-11-21 Thread joachim
Author: joachim Date: Tue Nov 21 07:51:07 2006 New Revision: 477708 URL: http://svn.apache.org/viewvc?view=revrev=477708 Log: unsubscribe has to call buildFullName (fix + test) Added: james/server/trunk/src/test/org/apache/james/imapserver/handler/commands/UnsubscribeCommandTest.java

svn commit: r477572 - in /james/server/trunk/src/java/org/apache/james/imapserver: ImapRequestHandler.java ImapRequestLineReader.java

2006-11-21 Thread joachim
Author: joachim Date: Tue Nov 21 00:16:33 2006 New Revision: 477572 URL: http://svn.apache.org/viewvc?view=revrev=477572 Log: - log caught ProtocolException to debug - embed caucht Exceptions into ProtocolException - possible solution for JAMES-709 thanks to Robert Burrell Donkin for reporting

Re: A failing or slow test is a good test too

2006-11-21 Thread Serge Knystautas
On 11/14/06, Danny Angus [EMAIL PROTECTED] wrote: I like the idea of having two test suites. This makes sense to me. Keep the current build/test process so if anyone creates a regression error, we spot immediately. Then for TDD (not that I'm a fan of it but have seen it done effectively),

JAMES Server Nightly Build Report

2006-11-21 Thread JAMES Nightly Build System
Updating From Source Control Asrc/test/org/apache/james/test/mock/james/MockVirtualUserTableStore.java A

Re: [jira] Created: (JAMES-713) Socket timeout should be configurable per Service

2006-11-21 Thread Stefano Bagnara
Joachim Draeger (JIRA) wrote: Socket timeout should be configurable per Service - Hi Joachim, my suggestion is to create a new block in assembly and config.xml: !-- The Connection Manager for the IMAP service block -- block name=imapconnections

[jira] Commented: (JAMES-709) [PATCH] Log IO issues to help diagnosis

2006-11-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-709?page=comments#action_12451575 ] Joachim Draeger commented on JAMES-709: --- 1. I agree that every Exception caught somewhere should be logged at least to debug. 2. Logging issues twice could

Re: About namespaces (Was: svn commit: r475896 [2/2])

2006-11-21 Thread Joachim Draeger
Hi Stefano, Am Montag, den 20.11.2006, 13:03 +0100 schrieb Stefano Bagnara: thank you for the explanation. I'm not sure I understand why we need to use this namespaces in james. If I understood you javamail has this namespaces, ok, but I'm not sure it is simpler to keep this layer also in

Bouncy Castle libs?

2006-11-21 Thread Kevin Jackson
Hi all, I'm fairly new to James and I'm currently working on an upgrade from 2.2 to 2.3. There was a discussion previously that I found on gmane about bundling bouncy castle crypto libs as part of James server 2.3 From what I can see in the binary distribution, bcmail is provided as part of

svn commit: r477803 - /james/server/trunk/src/test/org/apache/james/vut/AbstractVirtualUserTableTest.java

2006-11-21 Thread norman
Author: norman Date: Tue Nov 21 10:31:21 2006 New Revision: 477803 URL: http://svn.apache.org/viewvc?view=revrev=477803 Log: Fix junit tests which i forgot to modify after my last commit Modified: james/server/trunk/src/test/org/apache/james/vut/AbstractVirtualUserTableTest.java Modified:

svn commit: r477804 - in /james/server/trunk/src/java/org/apache/james: management/ transport/mailets/

2006-11-21 Thread norman
Author: norman Date: Tue Nov 21 10:36:12 2006 New Revision: 477804 URL: http://svn.apache.org/viewvc?view=revrev=477804 Log: Check if used VirtualUserTableService is manageable before cast. If not throw an Exception to avoid ClastCastException. See JAMES-706 Fix a typo in a Classname Added:

svn commit: r477735 - /james/server/sandbox/mailbox-namespaces/src/java/org/apache/james/mailboxmanager/torque/TorqueMailboxManagerFactory.java

2006-11-21 Thread joachim
Author: joachim Date: Tue Nov 21 08:31:24 2006 New Revision: 477735 URL: http://svn.apache.org/viewvc?view=revrev=477735 Log: implement LogEnabled Modified: james/server/sandbox/mailbox-namespaces/src/java/org/apache/james/mailboxmanager/torque/TorqueMailboxManagerFactory.java Modified:

[jira] Updated: (JAMES-713) Socket timeout should be configurable per Service

2006-11-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-713?page=all ] Joachim Draeger updated JAMES-713: -- Attachment: JAMES-713.patch Allows do configure an individual sockettimeout for each service. I decided to use an Integer (Object), that can be null for

svn commit: r477805 - /james/server/trunk/src/java/org/apache/james/transport/mailets/RemoteDelivery.java

2006-11-21 Thread norman
Author: norman Date: Tue Nov 21 10:37:47 2006 New Revision: 477805 URL: http://svn.apache.org/viewvc?view=revrev=477805 Log: Revert change to RemoteDelivery which i commit before.. that was not wanted Modified:

[jira] Commented: (JAMES-708) ImapHandler - unreachable code reached

2006-11-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-708?page=comments#action_12451661 ] Joachim Draeger commented on JAMES-708: --- Imap should be configured with the required timeouts (30 min.) by default. The reference to the RFC in config.xml

[jira] Updated: (JAMES-607) Rewrite MBoxMailRepository to use mstor

2006-11-21 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-607?page=all ] Norman Maurer updated JAMES-607: Fix Version/s: Trunk (was: Next Major) Move to trunk until the bugs are fixed Rewrite MBoxMailRepository to use mstor

Re: [jira] Commented: (JAMES-700) James resets connection when command throws RuntimeException

2006-11-21 Thread Stefano Bagnara
Joachim Draeger (JIRA) wrote: [ http://issues.apache.org/jira/browse/JAMES-700?page=comments#action_12451160 ] Joachim Draeger commented on JAMES-700: --- I hope we'll be able to wipe out the most annoying RuntimeExceptions soon. IMO

[jira] Assigned: (JAMES-709) [PATCH] Log IO issues to help diagnosis

2006-11-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-709?page=all ] Joachim Draeger reassigned JAMES-709: - Assignee: Joachim Draeger [PATCH] Log IO issues to help diagnosis --- Key: JAMES-709

[jira] Assigned: (JAMES-702) pooka can't get imap folders

2006-11-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-702?page=all ] Joachim Draeger reassigned JAMES-702: - Assignee: Joachim Draeger pooka can't get imap folders Key: JAMES-702 URL:

[jira] Reopened: (JAMES-684) testConnectionLimitExceeded junit test is broken

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-684?page=all ] Stefano Bagnara reopened JAMES-684: --- testConnectionLimitExceeded junit test is broken Key: JAMES-684

[jira] Updated: (JAMES-684) testConnectionLimitExceeded junit test is broken

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-684?page=all ] Stefano Bagnara updated JAMES-684: -- Fix Version/s: Next Major (was: Trunk) Affects Version/s: Next Major (was: Trunk) Trunk should

[jira] Closed: (JAMES-684) testConnectionLimitExceeded junit test is broken

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-684?page=all ] Stefano Bagnara closed JAMES-684. - Resolution: Fixed testConnectionLimitExceeded junit test is broken Key: JAMES-684

[jira] Resolved: (JAMES-614) Add more actions to FastFailHandlers

2006-11-21 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-614?page=all ] Norman Maurer resolved JAMES-614. - Resolution: Fixed Add more actions to FastFailHandlers Key: JAMES-614 URL:

[jira] Updated: (JAMES-491) SpoolManager refactorings

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-491?page=all ] Stefano Bagnara updated JAMES-491: -- Fix Version/s: Trunk (was: Next Major) The split into 3 layers have been done, but the refactoring to implement different schedulers

[jira] Updated: (JAMES-509) Cleanup/Refactor FetchMail code

2006-11-21 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-509?page=all ] Norman Maurer updated JAMES-509: Fix Version/s: Trunk (was: Next Major) Will not go in next major Cleanup/Refactor FetchMail code ---

[jira] Updated: (JAMES-365) DSNBounce has inconsistencies with other AbstractRedirect hierarchy mailets

2006-11-21 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-365?page=all ] Norman Maurer updated JAMES-365: Fix Version/s: Trunk (was: Next Major) Not a blocker for next-major. If we get it complete till next-major get branched we will change

[jira] Updated: (JAMES-645) Instrumentation / Manageability for DNSServer / dnsjava

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-645?page=all ] Stefano Bagnara updated JAMES-645: -- Fix Version/s: Trunk (was: Next Major) Not a blocker for next-major: if done in time for the branch it will be included.

Re: About to start integrating new I/O code into trunk

2006-11-21 Thread Stefano Bagnara
Noel J. Bergman wrote: Attached is a raw, unvarnished, PoC :-( I'm really going to have to look to see which MIME types are *not* being stripped from here, since every list is inconsistent from every other. --- Noel Can you open a JIRA issue and attach the file to JIRA? Stefano

[jira] Updated: (JAMES-549) Refactoring SMTPHandler to allow better integration of more the one class per command

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-549?page=all ] Stefano Bagnara updated JAMES-549: -- Fix Version/s: Next Major Affects Version/s: 2.3.0 Refactoring SMTPHandler to allow better integration of more the one class per command

[jira] Updated: (JAMES-702) pooka can't get imap folders

2006-11-21 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-702?page=all ] Joachim Draeger updated JAMES-702: -- Summary: pooka can't get imap folders (was: javamail can't get imap folders) It's the JavaMail based MUA Pooka that can't get the INBOX pooka can't get

[jira] Updated: (JAMES-671) ServerConnection doesn't properly handle the TCP/IP backlog

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-671?page=all ] Stefano Bagnara updated JAMES-671: -- Fix Version/s: (was: Trunk) ServerConnection doesn't properly handle the TCP/IP backlog ---

[jira] Commented: (JAMES-671) ServerConnection doesn't properly handle the TCP/IP backlog

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-671?page=comments#action_12451362 ] Stefano Bagnara commented on JAMES-671: --- this is fixed in svn-trunk (next-major). The issue is still open because it could be backported to next-minor.

[jira] Commented: (JAMES-708) ImapHandler - unreachable code reached

2006-11-21 Thread Robert Burrell Donkin (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-708?page=comments#action_12451411 ] Robert Burrell Donkin commented on JAMES-708: - I've been running my local fork (pre-710) for a few hours with the connection timeout set to 0. No

Re: [jira] Updated: (JAMES-663) sendmail.py crashes on line from_addr = os.environ['USER'] + '@' + socket.getfqdn()

2006-11-21 Thread Norman Maurer
Noel J. Bergman schrieb: Fix Version/s: Next Major (was: Trunk) Please stop doing this and messing up the JIRA issues. trunk is real. next_major is nothing. It has no existance except in your mind so far. Who knows what will be in it? We have branched nothing. But in the

[jira] Closed: (JAMES-706) Add management for the new VUT store/repository.

2006-11-21 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-706?page=all ] Norman Maurer closed JAMES-706. --- Resolution: Fixed Add management for the new VUT store/repository. Key: JAMES-706

[jira] Created: (JAMES-712) Improbe Logging of delivery exception

2006-11-21 Thread Norman Maurer (JIRA)
Improbe Logging of delivery exception - Key: JAMES-712 URL: http://issues.apache.org/jira/browse/JAMES-712 Project: James Issue Type: Task Components: Matchers/Mailets (bundled)

svn commit: r477113 - in /james/server/trunk/src: conf/ java/org/apache/james/core/ java/org/apache/james/management/ java/org/apache/james/remotemanager/ java/org/apache/james/services/ java/org/apac

2006-11-21 Thread norman
Author: norman Date: Mon Nov 20 01:07:39 2006 New Revision: 477113 URL: http://svn.apache.org/viewvc?view=revrev=477113 Log: Add method which return all mappings to RemoteManager and management interfaces. See JAMES-706 Start to write junit tests Move some utils methods from

[jira] Updated: (JAMES-502) IMAP support

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-502?page=all ] Stefano Bagnara updated JAMES-502: -- Fix Version/s: Next Major (was: Trunk) Assignee: Joachim Draeger Moved this to next-major as it is probable we'll include

[jira] Updated: (JAMES-663) sendmail.py crashes on line from_addr = os.environ['USER'] + '@' + socket.getfqdn()

2006-11-21 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-663?page=all ] Stefano Bagnara updated JAMES-663: -- Fix Version/s: Next Major (was: Trunk) sendmail.py crashes on line from_addr = os.environ['USER'] + '@' + socket.getfqdn()

RE: About to start integrating new I/O code into trunk

2006-11-21 Thread Noel J. Bergman
Can you open a JIRA issue and attach the file to JIRA? Was thinking that there might already be one, but I didn't notice it yesterday when I was looking for it. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED]