Re: Setting up Courier-IMAP at Home

2003-02-12 Thread Benedict Verheyen
Op wo 12-02-2003, om 04:52 schreef David Raeker-Jordan: I have the same setup, fetchmail, procmail and exim. My procmail ($HOME/.procmailrc) PATH=$HOME/bin:/usr/bin:/usr/ucb:/bin:/usr/local/bin:. MAILDIR=$HOME/Maildir # You'd better make sure it exists DEFAULT=$MAILDIR #LOGFILE=$MAILDIR/from #

Re: Setting up Courier-IMAP at Home

2003-02-12 Thread David Raeker-Jordan
Matthew Weier O'Phinney wrote: > In a nutshell, you direct procmail to deliver in Maildir format. In the > above example, you are delivering to a standard mbox: > > :0: >the trailing ':' indicates file locking, a mechanism necessary >for mbox formats. You will omit this with M

Re: Setting up Courier-IMAP at Home

2003-02-12 Thread Matthew Weier O'Phinney
-- David Raeker-Jordan <[EMAIL PROTECTED]> wrote (on Tuesday, 11 February 2003, 10:52 PM -0500): > Jeffrey L. Taylor wrote: > > Quoting David Raeker-Jordan <[EMAIL PROTECTED]>: > > > > > > Currently, I use fetchmail to get my email from my ISP. Fetchmail passes the > > > mail to procmail, which us

Re: Setting up Courier-IMAP at Home

2003-02-12 Thread Jeffrey L. Taylor
Quoting David Raeker-Jordan <[EMAIL PROTECTED]>: > Jeffrey L. Taylor wrote: > > Quoting David Raeker-Jordan <[EMAIL PROTECTED]>: > > > > > > Currently, I use fetchmail to get my email from my ISP. Fetchmail passes the > > > mail to procmail, which uses a few rules and spamassasin to sort the mail

Re: Setting up Courier-IMAP at Home

2003-02-11 Thread David Raeker-Jordan
Jeffrey L. Taylor wrote: > Quoting David Raeker-Jordan <[EMAIL PROTECTED]>: > > > > Currently, I use fetchmail to get my email from my ISP. Fetchmail passes the > > mail to procmail, which uses a few rules and spamassasin to sort the mail > > into folders. I use exim, but I am afraid I am a bit fu

Re: Setting up Courier-IMAP at Home

2003-02-11 Thread Jeffrey L. Taylor
Quoting David Raeker-Jordan <[EMAIL PROTECTED]>: > I have several computers at home, some of which are dual boot. I want to use > courier-imap on a server at my house so that I can always access all of my > mail, no matter which computer or OS I am using. > > Currently, I use fetchmail to get my e