G'day,
I'm looking into implementing persistence in the Imap2 proposal, and I'm
having a look at using JavaMail as our mailstore interface. (From memory,
that was the plan for JamesV3).
Because JavaMail is a client-oriented API, the Store, Folder and Message
classes seem to be connection-speci
G'day,
I'm playing around with the IMAP2 proposal again, and I'm wondering if anyone
has experience/advice on how the message flags should behave.
Namely, should flags (like \Seen) be stored on a per-user basis, or is a
simple global flag sufficient (at least for now)? The spec is a bit vague
> > I've made those changes, as well as fixed an infinite loop in
> > AbstractRedirect.newName().
> Thanks.
Please note that I did not do the change to handle specials. Just the
initialization error (b and d ... I must have been tired -- there is no c)
and the infinite loop. Special still need
noel2003/07/03 01:32:51
Modified:src/java/org/apache/james/transport/mailets
AbstractRedirect.java
Log:
Hontvari Jozsef's patch to avoid NPE when no subject present.
Revision ChangesPath
1.16 +4 -2
james-server/src/java/org/apache/ja
noel2003/07/03 01:32:30
Modified:src/java/org/apache/james/transport/mailets Tag:
branch_2_1_fcs AbstractRedirect.java
Log:
Hontvari Jozsef's patch to avoid NPE when no subject present.
Revision ChangesPath
No revision
> I have been doing some testing, and come across a problem with the Forward
> mailet with the parameter: postmaster.
>
> The mailet is attempting to create a MailAddress object, failing because
> there is no domain (nor do we do special address translation), logging an
> error and continuing. Un
noel2003/07/03 00:50:16
Modified:.Tag: branch_2_1_fcs build.xml
src/conf Tag: branch_2_1_fcs james-config.xml
Added: src/conf Tag: branch_2_1_fcs james-listmanager.xml
james-liststores.xml miResources.xml
src/java/
noel2003/07/03 00:02:16
james-server/src/java/org/apache/james/transport/mailets/listservcommands - New
directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]