RE: IMAP and Unix Mailboxes

2003-12-12 Thread Jason Webb
the config.xml file. -- Jason > -Original Message- > From: Brian Cavagnolo [mailto:[EMAIL PROTECTED] > Sent: 11 December 2003 19:42 > To: James Users List > Subject: RE: IMAP and Unix Mailboxes > > > This sounds good. Is there a binary drop of this > version

RE: IMAP and Unix Mailboxes

2003-12-11 Thread Brian Cavagnolo
This sounds good. Is there a binary drop of this version? If not, do I have to get the source from CVS? Is there a site describing how to check out the various development and test versions? Thanks, Brian --- Jason Webb <[EMAIL PROTECTED]> wrote: > The current test release of James 2.2.0a (I

RE: IMAP and Unix Mailboxes

2003-12-11 Thread Jason Webb
The current test release of James 2.2.0a (I think) can write to mbox style user spools directly. However it doesn't do Maildir (it will eventually I hope) -- Jason > -Original Message- > From: Brian Cavagnolo [mailto:[EMAIL PROTECTED] > Sent: 10 December 2003 18:19 > To: [EMAIL PROTECTED

RE: IMAP and Unix Mailboxes

2003-12-10 Thread Jaanek Oja
Hi. I used Crontab (and a little shell script) to write James spooled mails to user's Maildir's. For that crontab is specified to execute a shell script after every minute to check the james spool dir for mails and spit them through maildrop to users Maildir's. Then Courier-IMAP deamon is started

Re: IMAP and Unix Mailboxes

2003-12-10 Thread Cesar Bonadio
We are using James + Courier IMAP but James is only used to receive email from the internet process the email using our custom mailets and than we redirect all the emails to another box with postfix and courier imap the postfix just receive the email and put it in the users mailbox On Wed, 200