| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <002801c2d50c$996b11d0$78d96f83@pomello> |
| From: | "Max Bowsher" <maxb AT ukf DOT net> |
| To: | "Ajay Simha" <asimha AT cisco DOT com> |
| Cc: | "Ajay Simha" <asimha AT cisco DOT com>, <cygwin AT cygwin DOT com> |
| References: | <20030215152030 DOT GA1916 AT cisco DOT com> <001a01c2d505$ea7ae2f0$78d96f83 AT pomello> <20030215160221 DOT GA1232 AT cisco DOT com> |
| Subject: | Re: procmail and NTSEC |
| Date: | Sat, 15 Feb 2003 16:09:20 -0000 |
| MIME-Version: | 1.0 |
| 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 AT 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 AT cisco DOT com Wed Feb 12 00:33:36 2003
> Subject: test for procmail
> Folder: /var/spool/mail/asimha
> 682
>
> asimha AT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |