Re: maildrop "lockfile" error with maildir

2006-11-10 Thread Russell L. Harris
* Chris Bannister <[EMAIL PROTECTED]> [061110 22:00]: > On Tue, Nov 07, 2006 at 10:53:53PM -0600, Russell L. Harris wrote: > > Please forgive the cross-post, but I have gotten no response on this > > matter from the mutt list or from the maildrop list. I have read all > > You received at least

Re: maildrop "lockfile" error with maildir

2006-11-10 Thread Chris Bannister
On Tue, Nov 07, 2006 at 10:53:53PM -0600, Russell L. Harris wrote: > Please forgive the cross-post, but I have gotten no response on this > matter from the mutt list or from the maildrop list. I have read all > the relevant man pages and have been searching without success on Google > for a sol

Re: maildrop "lockfile" error with maildir

2006-11-08 Thread Russell L. Harris
Andrew Sackville-West wrote: in procmail, you'd put a / after the destination to use it as a maildir, maybe you need that in maildrop? maybe its trying to create an mbox called spam with a directory already exits and that's causing problems. No. According to the man page, maildrop expects a d

Re: maildrop "lockfile" error with maildir

2006-11-07 Thread Russell L. Harris
Andrew Sackville-West wrote: On Tue, Nov 07, 2006 at 10:53:53PM -0600, Russell L. Harris wrote: pop3.isp.com -> getmail4 -> maildrop -> [ maildir structures ] -> mutt I created the maildir structures manually, using the command: $ mkdir -p ~/mail//{cur,new,tmp} I am getting errors of

Re: maildrop "lockfile" error with maildir

2006-11-07 Thread Andrew Sackville-West
On Tue, Nov 07, 2006 at 10:53:53PM -0600, Russell L. Harris wrote: > > pop3.isp.com -> getmail4 -> maildrop -> [ maildir structures ] -> mutt > > I created the maildir structures manually, using the command: > >$ mkdir -p ~/mail//{cur,new,tmp} > > I am getting errors of the following vari