Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <002801c2d50c$996b11d0$78d96f83@pomello>
From: "Max Bowsher" <maxb@ukf.net>
To: "Ajay Simha" <asimha@cisco.com>
Cc: "Ajay Simha" <asimha@cisco.com>, <cygwin@cygwin.com>
References: <20030215152030.GA1916@cisco.com> <001a01c2d505$ea7ae2f0$78d96f83@pomello> <20030215160221.GA1232@cisco.com>
Subject: Re: procmail and NTSEC
Date: Sat, 15 Feb 2003 16:09:20 -0000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

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 asimha@cisco.com 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/

