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

[cobalt-users] Unhappy procmail



I am trying to get some prcomail rules for a specific user up and running.
Here is the error I get in the log:

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??

Thanks,
Kevin