Author: norman
Date: Fri Feb 5 14:55:16 2010
New Revision: 906958
URL: http://svn.apache.org/viewvc?rev=906958&view=rev
Log:
Fix a bug in trunk in handling ignore case settings (this bug only exists in
trunk)
Modified:
james/server/trunk/user-library/src/main/java/org/apache/james/impl/jam
Author: norman
Date: Fri Feb 5 14:37:42 2010
New Revision: 906950
URL: http://svn.apache.org/viewvc?rev=906950&view=rev
Log:
Remove osgi module (it was only an experiment. I will add it later again when
workin on it)
Removed:
james/server/trunk/osgi-deployment/
Modified:
james/server/tr
Author: norman
Date: Fri Feb 5 14:14:02 2010
New Revision: 906943
URL: http://svn.apache.org/viewvc?rev=906943&view=rev
Log:
Fix RemoteDeliveryTest (threw NPE before)
Modified:
james/server/trunk/mailets/src/test/java/org/apache/james/transport/remotedeliverytester/RemoteDeliveryTestable.ja
Author: norman
Date: Fri Feb 5 13:47:20 2010
New Revision: 906934
URL: http://svn.apache.org/viewvc?rev=906934&view=rev
Log:
remove empty package
Removed:
james/server/trunk/smtpserver/src/main/java/org/apache/james/smtpserver/integration/
-
Author: norman
Date: Fri Feb 5 13:29:36 2010
New Revision: 906931
URL: http://svn.apache.org/viewvc?rev=906931&view=rev
Log:
Add support for line length limit (prevent DOS)
Added:
james/server/trunk/mina-socket/src/main/java/org/apache/james/socket/mina/codec/LineLengthExceededException.jav
An automated nightly build of JAMES has been posted to
http://people.apache.org/builds/james/nightly/
Any unit test errors from the build should be reported below:
-
[
https://issues.apache.org/jira/browse/HUPA-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1283#action_1283
]
postmas...@localhost.apache.org commented on HUPA-65:
-
We were unable to d
[
https://issues.apache.org/jira/browse/HUPA-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johnny Sørensen updated HUPA-65:
Attachment: client-pom-change.patch
> Small change to be able to run Hupa directly with Maven without
Author: norman
Date: Fri Feb 5 08:06:34 2010
New Revision: 906838
URL: http://svn.apache.org/viewvc?rev=906838&view=rev
Log:
Lookup hello name from MailServer instance
Modified:
james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets/RemoteDelivery.java
Modified:
james