Author: noel
Date: Wed Jun 14 19:00:50 2006
New Revision: 414436
URL: http://svn.apache.org/viewvc?rev=414436&view=rev
Log:
Quick fix for CVS-2006-2806
Modified:
james/server/trunk/src/java/org/apache/james/smtpserver/SMTPHandler.java
james/server/trunk/src/java/org/apache/james/util/CRLF
Hi Richard,
I just want to add that also we, at Apache James project, discussed
about removing our Avalon Phoenix dependency in favor of OSGi/Felix.
I crosspost this to james server-dev list, to let James developers know
of this message and eventually raise questions, and felix may be
intere
Anyone had a look yet ? I whould really like to push it forward ;-)
Can you sign the release Noel ?
bye
Norman
Am Dienstag, den 06.06.2006, 18:02 +0200 schrieb Stefano Bagnara:
> I just built jspf on minotaur (published on people.apache.org)
> /~bago/jspf/1.0b1/
>
> You can download the library
On 6/14/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
We should also keep in mind the Delivery Status Notification services
while thinking at this changes.
Yes, def.
Imo the *must* are a little different:
a) letting the mailet indicate that it consumed the message
b) letting the mailet retur
[ http://issues.apache.org/jira/browse/JAMES-534?page=all ]
Stefano Bagnara updated JAMES-534:
--
Attachment: StringUtils.java
ReplaceContent.java
StringUtils.split is not so good (it does not handle the escaping char the
right way).
We w
Text replacing Mailet
-
Key: JAMES-534
URL: http://issues.apache.org/jira/browse/JAMES-534
Project: James
Type: New Feature
Components: Mailet Contributions
Reporter: Stefano Bagnara
Priority: Minor
Mailet to apply multiple replacin
> Oh drawing 2 didn't work! RETRY..
The list server is stripping almost all attachments.
--- Noel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://issues.apache.org/jira/browse/JAMES-533?page=all ]
Stefano Bagnara updated JAMES-533:
--
Attachment: OnlyText.java
> OnlyText mailet
> ---
>
> Key: JAMES-533
> URL: http://issues.apache.org/jira/browse/JAMES-533
>
OnlyText mailet
---
Key: JAMES-533
URL: http://issues.apache.org/jira/browse/JAMES-533
Project: James
Type: New Feature
Components: Mailet Contributions
Reporter: Stefano Bagnara
Priority: Minor
Mailet to keep only the text part of a messag
[ http://issues.apache.org/jira/browse/JAMES-532?page=all ]
Stefano Bagnara updated JAMES-532:
--
Attachment: FlowedMessageUtils.java
WrapText.java
UnwrapText.java
My mailets and the util class: they have been tuned for a w
Wrap/Unwrap Flow/Deflow mailets
---
Key: JAMES-532
URL: http://issues.apache.org/jira/browse/JAMES-532
Project: James
Type: New Feature
Components: Mailet Contributions
Reporter: Stefano Bagnara
Priority: Minor
Here are Wrap
[ http://issues.apache.org/jira/browse/JAMES-531?page=all ]
Stefano Bagnara updated JAMES-531:
--
Attachment: TNEFDecode.java
You will need to download the jar from http://www.freeutils.net/source/jtnef/
> Microsoft's TNEF decoding mailet
> -
Microsoft's TNEF decoding mailet
Key: JAMES-531
URL: http://issues.apache.org/jira/browse/JAMES-531
Project: James
Type: New Feature
Components: Mailet Contributions
Reporter: Stefano Bagnara
Priority: Minor
A mailet to
[ http://issues.apache.org/jira/browse/JAMES-235?page=all ]
Stefano Bagnara updated JAMES-235:
--
Attachment: StripAttachment.java
The mailet I use, based on the previous mailet.
> New mailet to save certain attached files
> -
[ http://issues.apache.org/jira/browse/JAMES-364?page=all ]
Norman Maurer resolved JAMES-364:
-
Fix Version: 2.4.0
Resolution: Fixed
Assign To: Norman Maurer
Patch was applied
> Made adding of footer optional with CommandListServProcessor
Author: norman
Date: Wed Jun 14 03:22:35 2006
New Revision: 414176
URL: http://svn.apache.org/viewvc?rev=414176&view=rev
Log:
Add Option to disable the addFototer in CommandListServProcessor. Thx to Daniel
Perry for the Patch. See JAMES-364
Modified:
james/server/trunk/src/java/org/apache/j
[ http://issues.apache.org/jira/browse/JAMES-530?page=all ]
Norman Maurer updated JAMES-530:
Attachment: SpoolCmds.patch
Here is my current work. Plz have a look. I Consider to match only agains
Headers not the complete message.
Anyway all critic etc i
Oh drawing 2 didn't work! RETRY..
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On 03/06/06, Noel J. Bergman <[EMAIL PROTECTED]> wrote:
Concepts:
- Each processor is a named queue entry. This is
not a change from today, except that these may
be real queues in the JMS sense of the word
JMS +1
- A queue entry would normally contain a JAMES Mail
object.
Norman Maurer wrote:
Probably you simply have to add a constructor to the "MockMail" object
with the sender, or add a setSender(MailAddress sender) to the MockMail
object.
Stefano
This is exactly what i did.. I was just intressted why there is not such
method..
Maybe because no one needed
I currently have a MailProcessor interface that has a
"Mail[] process(Mail input)" method and return 0..n mails for each mail
processed. This allow me to support splitting of mails without the
mail.setState, sendMail(mail) "hack".
Much more have to be done to that MailProcessor interface but I'm
You remember right: currently I'm using multiple spoolmanagers and I
also use a remoteSpoolManager instead of the RemoteDelivery "worker
thread hack" (http://issues.apache.org/jira/browse/JAMES-520)
I have 4 queue (SpoolRepositories) and 4 spoolmanagers.
Imho a processor should not be aware tha
Hi Bernd,
I've prepared subversion folders for the postage project.
You can import the current version to the trunk folder.
http://svn.apache.org/repos/asf/james/postage/trunk/
We will then ask Serge to create the POSTAGE JIRA project and maybe we
also need Noel to setup svn notifications for t
23 matches
Mail list logo