Ajay Simha wrote:
> On Sat Feb 15 15:21:30 2003, Max Bowsher wrote:
>> Ajay Simha wrote:
>>> Hi,
>>> 
>>> When I had NTSEC on I'd get:
>>> 
>>> $ procmail VERBOSE=yes .procmailrc < testmail
>>> procmail: [3936] Wed Feb 12 00:39:58 2003
>>> procmail: Suspicious rcfile "/home/asimha/.procmailrc"
>>> procmail: Couldn't read "/home/asimha/.procmailrc"
>> 
>> ls -l /home/asimha/.procmailrc
>> (with ntsec on).
> 
> 
> asimha@ASIMHA-W2K ~
> $ procmail VERBOSE=yes .procmail < testmail
> procmail: [4008] Sat Feb 15 11:00:34 2003
> procmail: Couldn't read "/home/asimha/.procmail"
> procmail: Locking "/var/spool/mail/asimha.lock"
> procmail: Assigning "LASTFOLDER=/var/spool/mail/asimha"
> procmail: Opening "/var/spool/mail/asimha"
> procmail: Acquiring kernel-lock
> procmail: [4008] Sat Feb 15 11:00:35 2003
> procmail: Unlocking "/var/spool/mail/asimha.lock"
>> From [EMAIL PROTECTED] Wed Feb 12 00:33:36 2003
>  Subject: test for procmail
>   Folder: /var/spool/mail/asimha                                     
> 682 
> 
> asimha@ASIMHA-W2K ~
> $ ls -l .procmailrc
> -rw-r--r--+   1 asimha   ????????     2246 Feb 15 00:38 .procmailrc
                           ^^^^^^^^
Looks like your passwd and group files are weird.

Regenerate them:

$ mkpasswd -l > /etc/passwd
$ mkgroup -l > /etc/group

Max.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to