[
http://issues.apache.org/jira/browse/JAMES-325?page=comments#action_12361800 ]
Allen D. Ball commented on JAMES-325:
-
I agree *two* slashes are required: The generated URL has *three* which I think
is causing me trouble.
As soon as I can build the la
[
http://issues.apache.org/jira/browse/JAMES-325?page=comments#action_12361783 ]
Noel J. Bergman commented on JAMES-325:
---
If I recall correctly, file:// is the required prefix. The "extra" '/' is not
at all extra. That means that the path starts wit
[
http://issues.apache.org/jira/browse/JAMES-325?page=comments#action_12361776 ]
Stefano Bagnara commented on JAMES-325:
---
I removed the classloader code with the last commit.
I would like to know if the latest trunk solve the issue (now we delegate the
[
http://issues.apache.org/jira/browse/JAMES-325?page=comments#action_12361774 ]
Allen D. Ball commented on JAMES-325:
-
I'm sorry: "" was supposed to simply indicate the root directory of the
installed James hierarchy. I typically install in /opt/james
>> I'm ready to commit build.xml changes and phoenix-bin but as many
>> libraries are changed maybe someone would like to test it before I
>> change the whole phoenix-bin folder.
>
>> Should I commit anyway and eventually we will revert the commit
>
> Sure.
I just committed the new libraries and
[ http://issues.apache.org/jira/browse/JAMES-418?page=all ]
Stefano Bagnara resolved JAMES-418:
---
Fix Version: 2.3.0
Resolution: Fixed
This should be fixed in the last trunk.
Upgraded phoenix to 4.1trunk (4.2 ?) and removed the james specific
Author: bago
Date: Wed Jan 4 08:56:41 2006
New Revision: 365943
URL: http://svn.apache.org/viewcvs?rev=365943&view=rev
Log:
Removed custom classloader for matcher/mailet loader. Now the container should
already provide a complete classloader (JAMES-418).
Modified:
james/server/trunk/src/ja
Author: bago
Date: Wed Jan 4 08:37:39 2006
New Revision: 365936
URL: http://svn.apache.org/viewcvs?rev=365936&view=rev
Log:
Forgot a library (Upgraded avalon phoenix to 4.2)
Added:
james/server/trunk/phoenix-bin/lib/excalibur-instrument-manager-1.0.jar
(with props)
Added: james/server/tr
Author: bago
Date: Wed Jan 4 08:23:19 2006
New Revision: 365934
URL: http://svn.apache.org/viewcvs?rev=365934&view=rev
Log:
Upgraded avalon phoenix to 4.2 and updated the build script according to new
phoenix tasks (related to JAMES-406 and JAMES-418).
Added:
james/server/trunk/phoenix-bin/
>>>And perhaps work towards Committer status.
>>> :-)
>
> Well, having others doing the review-and-commit-job for me is quite
> convenient... ;-)
> Stefano, thank you again for picking this stuff up.
>
> Question: Should I create a new JIRA issue for every future patch or
> keep attaching to exis
[ http://issues.apache.org/jira/browse/JAMES-431?page=all ]
Stefano Bagnara resolved JAMES-431:
---
Fix Version: 2.3.0
Resolution: Fixed
Workaround applied.
> Line ending and CRLF.CRLF issues in POP3 and SMTP
> -
Author: bago
Date: Wed Jan 4 02:23:45 2006
New Revision: 365881
URL: http://svn.apache.org/viewcvs?rev=365881&view=rev
Log:
Workaround to backward compatibility broken in JAMES-431.
We now report the wrong size when a message is not CRLF terminated but we
correctly terminate it in TOP and RETR r
Author: bago
Date: Wed Jan 4 02:23:37 2006
New Revision: 365880
URL: http://svn.apache.org/viewcvs?rev=365880&view=rev
Log:
Workaround to backward compatibility broken in JAMES-431.
We now report the wrong size when a message is not CRLF terminated but we
correctly terminate it in TOP and RETR r
On Wed, January 4, 2006 10:27, Stefano Bagnara wrote:
> Noel J. Bergman wrote:
>> For key management, I could see something like:
>
> A more genereric approach to secure email would be the following:
>
> - Every time james receive a signed message it store the public key in a
> keystore (if not al
Noel J. Bergman wrote:
> For key management, I could see something like:
A more genereric approach to secure email would be the following:
- Every time james receive a signed message it store the public key in a
keystore (if not already existing).
- Every time james send a message should check in
Hi Noel,
This is really in my ball-game, and a very interesting scenario.
Unfortunately my time is a bit sparse, after leaving my secure job and
starting as an independant consultant.
Do you know if any standard exists for such a scheme?
--Søren
--
Søren Hilmer, M.Sc., M.Crypt.
wideTrail
Author: bago
Date: Wed Jan 4 00:42:50 2006
New Revision: 365864
URL: http://svn.apache.org/viewcvs?rev=365864&view=rev
Log:
Line endings fixes
Modified:
james/server/trunk/src/java/org/apache/james/core/MimeMessageUtil.java
Modified: james/server/trunk/src/java/org/apache/james/core/MimeMes
17 matches
Mail list logo