Re: JDBC Configuration Issues

2005-10-24 Thread Rob Perry
I am using JAMES (stable) version 2.2.0. I think that I figured out what was causing the problem. I am trying to use smimestripper with this version. It seems that the following configuration was to blame: Does anyone else know of another (easy to configure) S/MIME mailet/matcher? I am a

Re: IMAP status

2005-10-24 Thread Serge Knystautas
On 10/24/05, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > IMHO the current MailRepository should become a MessageRepository and only > store Messages (without the Mail envelope and other informations from the > Mail object not already in the MimeMessage object). > > We could then add a JavamailStor

Re: IMAP status

2005-10-24 Thread Stefano Bagnara
IMHO the current MailRepository should become a MessageRepository and only store Messages (without the Mail envelope and other informations from the Mail object not already in the MimeMessage object). We could then add a JavamailStoreMessageRepository that allow you to use any Javamail Store as a

RE: IMAP status

2005-10-24 Thread Noel J. Bergman
Sascha, It might be possible to add "child repository" notions and operations to the current code, but ... What we likely want to do is start from scratch, and decide what we WANT for a mail repository interface. Certainly look at what we have, and try to keep some degree of source compatibility

Re: IMAP status

2005-10-24 Thread Sascha Griep
How can I help to implement the store? Regards Sascha > --- Ursprüngliche Nachricht --- > Von: "Stefano Bagnara" <[EMAIL PROTECTED]> > An: "'James Users List'" > Betreff: Re: IMAP status > Datum: Mon, 24 Oct 2005 10:53:24 +0200 > > > There is a key blocking requirement that must be resolved bef

RE: IMAP status

2005-10-24 Thread Jason Webb
> -Original Message- > From: Stefano Bagnara [mailto:[EMAIL PROTECTED] > Sent: 24 October 2005 09:53 > To: 'James Users List' > Subject: Re: IMAP status > > > There is a key blocking requirement that must be resolved before I can > > proceed: The James repository must be made into a prop

RE: IMAP status

2005-10-24 Thread Jason Webb
> -Original Message- > From: Stefano Bagnara [mailto:[EMAIL PROTECTED] > Sent: 24 October 2005 09:53 > To: 'James Users List' > Subject: Re: IMAP status > > > There is a key blocking requirement that must be resolved before I can > > proceed: The James repository must be made into a prop

Comparing users from two mailing lists

2005-10-24 Thread Pietro Marrone
Hello, I have two mailing list, say "*A*" and "*B*", I need on command (say sendind a mail to a special address) check all users subscibed on list *A* and comparing with users on *B*, and on certein condition subscribe the *A* users on *B* list. I tryed both with mailet and extending baseComman

Re: IMAP status

2005-10-24 Thread Stefano Bagnara
> There is a key blocking requirement that must be resolved before I can > proceed: The James repository must be made into a proper > hierarchical store a la ImapStore IIRC. Without this I'm a bit stuck. > > If someone does this then there shouldn't be much work to get > IMAP going properly. Wh

RE: IMAP status

2005-10-24 Thread Jason Webb
The IMAP work is currently stalled (as people may have noticed) because I have so little time to work on it. There is a key blocking requirement that must be resolved before I can proceed: The James repository must be made into a proper hierarchical store a la ImapStore IIRC. Without this I'm a bit

RE: IMAP status

2005-10-24 Thread Jason Webb
The IMAP work is currently stalled (as people may have noticed) because I have so little time to work on it. There is a key blocking requirement that must be resolved before I can proceed: The James repository must be made into a proper hierarchical store a la ImapStore IIRC. Without this I'm a bit