[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Unhappy procmail



From: "Dan Kriwitsky" <webhosting@xxxxxxxxx>

> > procmail: Suspicious rcfile
"/home/sites/site1/users/username/.procmailrc"
> > procmail: Couldn't read "/home/sites/site1/users/username/.procmailrc"
> >
> > Here is what my user .procmailrc file contains
> >
> > #filter all messages from cerain user
> > :0:user.lock
> > * ^From: .*\<user@domain\.com\>
> > /dev/null
> >
> > Permissions are set to 644 (-rw-r--r-- )
> >
> > What's wrong with this??
> >
> Who is the owner? IIRC, it must be owned by the username.

I chowned it to the username after I created it. No good.

Kevin