Re: bad path given to procmail

2011-09-12 Thread Derek Martin
On Sat, Sep 10, 2011 at 11:38:37AM -0400, Patrick Shanahan wrote: > * Gérard Robin [09-10-11 09:54]: > > > > Effectively I had in my ".procmailrc" : DEFAULT=/var/spool/mail/user1 > > but perhaps user1 can't write in /var/spool/mail. > > do: ls -d /var/spool/mail > > /var/spool/mail should have

Re: bad path given to procmail

2011-09-10 Thread Michelle Konzack
Hello Gérard Robin, Am 2011-09-09 13:11:52, hacktest Du folgendes herunter: > Hello, > I have put a path like this in procmailrc: > > :0 > * ^tomutt-us...@mutt.org This is wrong. If you mean the Macro, it must be * ^to_mutt-us...@mutt.org but is you mean the To: header then it has to be

Re: bad path given to procmail

2011-09-10 Thread Robert Holtzman
On Sat, Sep 10, 2011 at 11:02:32AM +0100, Athanasius wrote: ..snip.. > > I'd not come across this before, so checked... and in my setup the > output for 'default INBOX' is incorrect. It states: > > Default rcfile: $HOME/.procmailrc > It may be writabl

Re: bad path given to procmail

2011-09-10 Thread Gérard Robin
On Sat, Sep 10, 2011 at 11:38:37AM -0400, Patrick Shanahan wrote: Date: Sat, 10 Sep 2011 11:38:37 -0400 From: Patrick Shanahan To: mutt-users@mutt.org Subject: Re: bad path given to procmail User-Agent: Mutt/1.5.21 (2010-09-15) * Gérard Robin [09-10-11 09:54]: Effectively I had in my

Re: bad path given to procmail

2011-09-10 Thread Patrick Shanahan
* Gérard Robin [09-10-11 09:54]: > > Effectively I had in my ".procmailrc" : DEFAULT=/var/spool/mail/user1 > but perhaps user1 can't write in /var/spool/mail. do: ls -d /var/spool/mail /var/spool/mail should have rwx for everyone. -- (paka)Patrick Shanahan Plainfield, Indiana, USA

Re: bad path given to procmail

2011-09-10 Thread Gérard Robin
On Sat, Sep 10, 2011 at 11:02:32AM +0100, Athanasius wrote: Date: Sat, 10 Sep 2011 11:02:32 +0100 From: Athanasius To: mutt-users@mutt.org Subject: Re: bad path given to procmail User-Agent: Mutt/1.5.18 (2008-05-17) On Fri, Sep 09, 2011 at 01:24:15PM -0700, Robert Holtzman wrote: On Fri, Sep

Re: bad path given to procmail

2011-09-10 Thread Athanasius
On Fri, Sep 09, 2011 at 01:24:15PM -0700, Robert Holtzman wrote: > On Fri, Sep 09, 2011 at 01:11:52PM +0200, G�rard Robin wrote: > > Hello, > > I have put a path like this in procmailrc: > > > > :0 > > * ^tomutt-us...@mutt.org > > MUTT/U11/mutt-`date +%m-%y` > > > > but I had not yet created the

Re: bad path given to procmail

2011-09-09 Thread Robert Holtzman
On Fri, Sep 09, 2011 at 01:11:52PM +0200, G�rard Robin wrote: > Hello, > I have put a path like this in procmailrc: > > :0 > * ^tomutt-us...@mutt.org > MUTT/U11/mutt-`date +%m-%y` > > but I had not yet created the directory MUTT/U11 and when I downloaded > my messages the messages from the list m

Re: bad path given to procmail

2011-09-09 Thread Patrick Shanahan
* Gérard Robin [09-09-11 07:15]: > Hello, > I have put a path like this in procmailrc: > > :0 > * ^tomutt-us...@mutt.org > MUTT/U11/mutt-`date +%m-%y` > > but I had not yet created the directory MUTT/U11 and when I downloaded > my messages the messages from the list mutt-users were lost. > Is it