[jira] Created: (JAMES-762) Try upgrading commons-digester to have a conform jar manifest

2007-01-12 Thread Joachim Draeger (JIRA)
Try upgrading commons-digester to have a conform jar manifest - Key: JAMES-762 URL: https://issues.apache.org/jira/browse/JAMES-762 Project: James Issue Type: Sub-task R

RE: svn commit: r495746 - in /james/server/trunk: ./ lib/ src/conf/ src/java/ src/java/org/apache/james/ src/java/org/apache/james/transport/mailets/ src/java/org/apache/james/transport/mailets/sieve/

2007-01-12 Thread Steve Brewin
[EMAIL PROTECTED] wrote: Whoa! Great stuff Joachim! I don't have much bandwidth, but feel free to ask if you need any help. Cheers -- Steve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

svn commit: r495745 - /james/server/trunk/src/java/org/apache/james/transport/mailets/sieve/

2007-01-12 Thread joachim
Author: joachim Date: Fri Jan 12 13:40:20 2007 New Revision: 495745 URL: http://svn.apache.org/viewvc?view=rev&rev=495745 Log: initial commit for JAMES-761, only partial working Added: james/server/trunk/src/java/org/apache/james/transport/mailets/sieve/

[jira] Created: (JAMES-761) Create a Sieve enabled delivery Mailet that files into MailboxManager

2007-01-12 Thread Joachim Draeger (JIRA)
Create a Sieve enabled delivery Mailet that files into MailboxManager - Key: JAMES-761 URL: https://issues.apache.org/jira/browse/JAMES-761 Project: James Issue Type: New Fe

Re: svn commit: r495563 - /james/server/trunk/src/python/sendmail.py

2007-01-12 Thread Norman Maurer
Noel J. Bergman schrieb: > Norman Maurer wrote: > >> Noel J. Bergman schrieb: >> +except KeyError: +from_addr = "root@" + socket.getfqdn() >>> Why are we defaulting to root? >>> >> I just use root because it was the first which come in my mind. I d

[jira] Commented: (JAMES-744) MBoxMailRepository can't parse mboxrd files

2007-01-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464245 ] Norman Maurer commented on JAMES-744: - At the moment i can't reproduce this BUG. I copied 3 diffrently mboxrd file

svn commit: r495633 - in /james/server/trunk/src/test/org/apache/james/mailrepository: MBoxMailRepositoryTest.java testdata/ testdata/Inbox

2007-01-12 Thread norman
Author: norman Date: Fri Jan 12 08:41:04 2007 New Revision: 495633 URL: http://svn.apache.org/viewvc?view=rev&rev=495633 Log: Wrote a junit test for a proof of concept of JAMES-744. So far i cannot reproduce it Added: james/server/trunk/src/test/org/apache/james/mailrepository/testdata/

RE: svn commit: r495563 - /james/server/trunk/src/python/sendmail.py

2007-01-12 Thread Noel J. Bergman
Norman Maurer wrote: > Noel J. Bergman schrieb: >>> +except KeyError: >>> +from_addr = "root@" + socket.getfqdn() >> Why are we defaulting to root? > I just use root because it was the first which come in my mind. I don't > think this is bad. But maybe 'anonymous' is better. So far I c

Re: [jira] Commented: (JAMES-760) ImapServer gives error on listing message

2007-01-12 Thread Norman Maurer
Hi Joachim, i will provide more infos later at the moment i have no SSH access to the server. bye Norman Joachim Draeger (JIRA) schrieb: > [ > https://issues.apache.org/jira/browse/JAMES-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464220 > ] > > Joac

Re: svn commit: r495563 - /james/server/trunk/src/python/sendmail.py

2007-01-12 Thread Norman Maurer
Noel J. Bergman schrieb: >> +except KeyError: >> +from_addr = "root@" + socket.getfqdn() >> > > Why are we defaulting to root? I just use root because it was the first which come in my mind. I don't think this is bad. But maybe 'anonymous' is better. WDYT ? bye Norman Ps: I only

[jira] Commented: (JAMES-760) ImapServer gives error on listing message

2007-01-12 Thread Joachim Draeger (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464220 ] Joachim Draeger commented on JAMES-760: --- Do you have a complete stacktrace or anything in the logs (ImapServer o

RE: Merge 2.3.0a1 to 2.3.0 final releases on JIRA

2007-01-12 Thread Noel J. Bergman
Fine with me. I suggested it at the time we made the release. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: svn commit: r495563 - /james/server/trunk/src/python/sendmail.py

2007-01-12 Thread Noel J. Bergman
> +except KeyError: > +from_addr = "root@" + socket.getfqdn() Why are we defaulting to [EMAIL PROTECTED] --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

[jira] Created: (JAMES-760) ImapServer gives error on listing message

2007-01-12 Thread Norman Maurer (JIRA)
ImapServer gives error on listing message - Key: JAMES-760 URL: https://issues.apache.org/jira/browse/JAMES-760 Project: James Issue Type: Bug Reporter: Norman Maurer After imap worked go

svn commit: r495590 - /james/server/trunk/src/python/sendmail.py

2007-01-12 Thread norman
Author: norman Date: Fri Jan 12 06:51:57 2007 New Revision: 495590 URL: http://svn.apache.org/viewvc?view=rev&rev=495590 Log: Allow -i option and ignore it for sendmail compatibility Modified: james/server/trunk/src/python/sendmail.py Modified: james/server/trunk/src/python/sendmail.py URL:

RE: Result [VOTE] Using 2.3 branch

2007-01-12 Thread Noel J. Bergman
Fine. Enjoy. Have fun. Until the functionality vetoed by Stefano is in place, you can consider my vote on the release to be -1. I think that the behavior towards our users is unconscionable and inexcusable, and I will not support any further releases of JAMES that do not include such changes.

RE: [PROPOSAL] - James to require jdk 1.5.x +

2007-01-12 Thread Noel J. Bergman
> A discussion on the Mailet-api list about annotations has started to > look at the possibility of requiring java 5 for James. For what? Are we going to do this for trunk therefore meaning that the only releasable code will require JSE 5, since any meaningful changes to anything other than trunk

Re: [jira] Updated: (JAMES-662) sendmail.py doesn't handle multiple TO-recipients

2007-01-12 Thread Stefano Bagnara
Norman Maurer (JIRA) wrote: [ https://issues.apache.org/jira/browse/JAMES-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-662: Fix Version/s: (was: Next Major) 2.3.1-dev I thi

svn commit: r495566 - /james/server/trunk/src/python/sendmail.py

2007-01-12 Thread norman
Author: norman Date: Fri Jan 12 05:03:07 2007 New Revision: 495566 URL: http://svn.apache.org/viewvc?view=rev&rev=495566 Log: Connect to 127.0.0.1 when using sendmail.py wrapper. See JAMES-759 Modified: james/server/trunk/src/python/sendmail.py Modified: james/server/trunk/src/python/sendmai

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

2007-01-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-663: Fix Version/s: (was: Next Major) 2.3.1-dev Fixed in trunk. Should be backport

svn commit: r495563 - /james/server/trunk/src/python/sendmail.py

2007-01-12 Thread norman
Author: norman Date: Fri Jan 12 04:51:30 2007 New Revision: 495563 URL: http://svn.apache.org/viewvc?view=rev&rev=495563 Log: Handle KeyError in sendmail.py if os.environ['USER'] gives the exception. See JAMES-663 Modified: james/server/trunk/src/python/sendmail.py Modified: james/server/tr

[jira] Created: (JAMES-759) sendmail.py use localhost to connect to local smtpserver. We should use 127.0.0.1

2007-01-12 Thread Norman Maurer (JIRA)
sendmail.py use localhost to connect to local smtpserver. We should use 127.0.0.1 - Key: JAMES-759 URL: https://issues.apache.org/jira/browse/JAMES-759 Project: James

[jira] Updated: (JAMES-662) sendmail.py doesn't handle multiple TO-recipients

2007-01-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-662: Fix Version/s: (was: Next Major) 2.3.1-dev I think this should be fixed in 2.

Merge 2.3.0a1 to 2.3.0 final releases on JIRA

2007-01-12 Thread Stefano Bagnara
About: https://issues.apache.org/jira/browse/JAMES-682 If no one speak before, I will merge the 2.3.0* JIRA releases the next week. Stefano - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

svn commit: r495557 - /james/server/trunk/src/python/sendmail.py

2007-01-12 Thread norman
Author: norman Date: Fri Jan 12 03:23:25 2007 New Revision: 495557 URL: http://svn.apache.org/viewvc?view=rev&rev=495557 Log: sendmail.py doesn't handle multiple TO-recipients. Thx to Stephan Sann for this patch. See JAMES-662 Modified: james/server/trunk/src/python/sendmail.py Modified: ja

[jira] Resolved: (JAMES-757) MailAddress not check for valid syntax if new MailAddress(user, domain) is used

2007-01-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-757. - Resolution: Fixed > MailAddress not check for valid syntax if new MailAddress(user, domain) is >

[jira] Updated: (JAMES-757) MailAddress not check for valid syntax if new MailAddress(user, domain) is used

2007-01-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-757: Affects Version/s: 2.2.0 2.3.0 > MailAddress not check for valid syntax if ne

svn commit: r495553 - /james/server/branches/v2.3/src/java/org/apache/mailet/MailAddress.java

2007-01-12 Thread norman
Author: norman Date: Fri Jan 12 03:10:36 2007 New Revision: 495553 URL: http://svn.apache.org/viewvc?view=rev&rev=495553 Log: Backport fix for JAMES-757 Modified: james/server/branches/v2.3/src/java/org/apache/mailet/MailAddress.java Modified: james/server/branches/v2.3/src/java/org/apache/m

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

2007-01-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-671. - Resolution: Fixed Fix Version/s: (was: Next Minor) (was: Next Maj

svn commit: r495552 - in /james/server/branches/v2.3/src: java/org/apache/james/util/connection/ServerConnection.java test/org/apache/james/smtpserver/SMTPServerTest.java test/org/apache/james/smtpser

2007-01-12 Thread norman
Author: norman Date: Fri Jan 12 03:06:09 2007 New Revision: 495552 URL: http://svn.apache.org/viewvc?view=rev&rev=495552 Log: Merge changes for JAMES-671 Modified: james/server/branches/v2.3/src/java/org/apache/james/util/connection/ServerConnection.java james/server/branches/v2.3/src/t

[jira] Updated: (JAMES-721) MBoxMailRepository.remove(String key) causes ClassCastException

2007-01-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-721: Fix Version/s: (was: Next Major) 2.3.1-dev Affects Version/s:

svn commit: r495537 - /james/server/branches/v2.3/src/java/org/apache/james/mailrepository/MBoxMailRepository.java

2007-01-12 Thread norman
Author: norman Date: Fri Jan 12 02:29:04 2007 New Revision: 495537 URL: http://svn.apache.org/viewvc?view=rev&rev=495537 Log: Backport fix for JAMES-721 Modified: james/server/branches/v2.3/src/java/org/apache/james/mailrepository/MBoxMailRepository.java Modified: james/server/branches/v2.