[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2006-05-10 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12378964 ] Stefano Bagnara commented on JAMES-52: -- You can read the current status here: http://archives.java.sun.com/cgi-bin/wa?A2=ind0605&L=javamail-interest&F=&S=&P=3478 > 8bitmim

[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2006-05-10 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12378962 ] Stefano Bagnara commented on JAMES-52: -- Unfortunately the 7bit/8bit/Encoding issue is still there. In 1.4 they only applied a "workaround" to the getPart that now caches the

[jira] Commented: (JAMES-348) make JDK independent (e.g. also IBM JVM should work)

2006-05-10 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-348?page=comments#action_12378948 ] Stefano Bagnara commented on JAMES-348: --- No, we still depend on org.apache.avalon.cornerstone.blocks.sockets.TLSServerSocketFactory The document you linked is from the 2.

svn commit: r405795 [5/5] - in /james/server/trunk: ./ src/test/org/apache/james/ src/test/org/apache/james/core/ src/test/org/apache/james/mailrepository/ src/test/org/apache/james/pop3server/ src/te

2006-05-10 Thread bago
Modified: james/server/trunk/src/test/org/apache/james/util/ExtraDotOutputStreamTest.java URL: http://svn.apache.org/viewcvs/james/server/trunk/src/test/org/apache/james/util/ExtraDotOutputStreamTest.java?rev=405795&r1=405794&r2=405795&view=diff ===

svn commit: r405790 - in /james/server/trunk/src: java/org/apache/james/pop3server/POP3HandlerChain.java java/org/apache/james/pop3server/PassCmdHandler.java test/org/apache/james/pop3server/POP3Serve

2006-05-10 Thread bago
Author: bago Date: Wed May 10 09:28:20 2006 New Revision: 405790 URL: http://svn.apache.org/viewcvs?rev=405790&view=rev Log: Readded "lost" STAT command to the default POP3HandlerChain, Added more error handling + logging to the PassCmdHandler (check the user inbox is valid), Fixed POP3ServerTes

[jira] Commented: (JAMES-348) make JDK independent (e.g. also IBM JVM should work)

2006-05-10 Thread Ralf Hauser (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-348?page=comments#action_12378945 ] Ralf Hauser commented on JAMES-348: --- I see http://james.apache.org/usingTLS_2_1.html#Configuring%20the%20Server%20Socket%20Factory , does this mean that the dependency on

[jira] Resolved: (JAMES-488) Remove static access of DNSServer

2006-05-10 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-488?page=all ] Norman Maurer resolved JAMES-488: - Resolution: Fixed All needed changes should be complete > Remove static access of DNSServer > - > > Key: JAMES-4

svn commit: r405788 [1/2] - in /james/server/trunk/src: conf/ java/org/apache/james/dnsserver/ java/org/apache/james/fetchmail/ java/org/apache/james/services/ java/org/apache/james/smtpserver/ java/o

2006-05-10 Thread norman
Author: norman Date: Wed May 10 09:04:39 2006 New Revision: 405788 URL: http://svn.apache.org/viewcvs?rev=405788&view=rev Log: Changes for resolv this issue JAMES-488 This remove all static calles of DNSServer methods. Modified: james/server/trunk/src/conf/james-assembly.xml james/serve

[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2006-05-10 Thread Soren Hilmer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12378915 ] Soren Hilmer commented on JAMES-52: --- So SUN finally closed this bug (4403733) as fixed apparently in JavaMail 1.4. Great! > 8bitmime capabilities missing > --

[jira] Commented: (JAMES-486) Spool managing commands for remote manager

2006-05-10 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-486?page=comments#action_12378900 ] Norman Maurer commented on JAMES-486: - Just commit the RemoteDelivery-fix.patch and add a bugreport JAMES-489. I consider to add this patch before Stefano has complete his

[jira] Resolved: (JAMES-489) ArrayIndexOutOfBoundsException in RemoteDelivery when an mail has errorstate and error_message 0

2006-05-10 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-489?page=all ] Norman Maurer resolved JAMES-489: - Resolution: Fixed > ArrayIndexOutOfBoundsException in RemoteDelivery when an mail has errorstate > and error_message 0 >

[jira] Commented: (JAMES-489) ArrayIndexOutOfBoundsException in RemoteDelivery when an mail has errorstate and error_message 0

2006-05-10 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-489?page=comments#action_12378899 ] Norman Maurer commented on JAMES-489: - Commit the patch > ArrayIndexOutOfBoundsException in RemoteDelivery when an mail has errorstate > and error_message 0 >

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

2006-05-10 Thread norman
Author: norman Date: Wed May 10 05:06:17 2006 New Revision: 405730 URL: http://svn.apache.org/viewcvs?rev=405730&view=rev Log: Fix ArrayIndexOutOfBoundsException descripted in JAMES-489 Modified: james/server/trunk/src/java/org/apache/james/transport/mailets/RemoteDelivery.java Modified: j

[jira] Assigned: (JAMES-489) ArrayIndexOutOfBoundsException in RemoteDelivery when an mail has errorstate and error_message 0

2006-05-10 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-489?page=all ] Norman Maurer reassigned JAMES-489: --- Assign To: Norman Maurer > ArrayIndexOutOfBoundsException in RemoteDelivery when an mail has errorstate > and error_message 0 > --

[jira] Created: (JAMES-489) ArrayIndexOutOfBoundsException in RemoteDelivery when an mail has errorstate and error_message 0

2006-05-10 Thread Norman Maurer (JIRA)
ArrayIndexOutOfBoundsException in RemoteDelivery when an mail has errorstate and error_message 0 Key: JAMES-489 URL: http://issues.apache.org/jira/browse/JAMES-489 Project: Jame

[jira] Commented: (JAMES-263) SMTPAuthSuccessful and authorizedAddresses

2006-05-10 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-263?page=comments#action_1237 ] Norman Maurer commented on JAMES-263: - Can we mark this as resolved cause we only query RBLLists on DNSRBLHandler when the connections come from a unauthorized ip. This beh

[jira] Assigned: (JAMES-124) Add the ability to "kick" the outgoing queue

2006-05-10 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-124?page=all ] Norman Maurer reassigned JAMES-124: --- Assign To: Norman Maurer This feature will be added (passed on my patch) after Stefano complete the refactoring of RemoteManager. > Add the ability to "