delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/12/10/15:07:20

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
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-Id: <4.3.1.2.20011210150238.021f7520@pop.ma.ultranet.com>
X-Sender: lhall AT pop DOT ma DOT ultranet DOT com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Mon, 10 Dec 2001 15:04:15 -0500
To: "C. Porter Bassett" <cporter AT byu DOT edu>, <cygwin AT cygwin DOT com>
From: "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com>
Subject: Re: procmail cannot write to local directories
In-Reply-To: <021001c181b3$80eb2df0$738ffe0c@pwork>
Mime-Version: 1.0

Don't know for sure but judging by the missing quotes and first letter 
from many of your messages, I'm guessing your running with text mounts.
Try binary mounts instead and see if anything is better.

Larry Hall                              lhall AT rfk DOT com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



At 02:47 PM 12/10/2001, C. Porter Bassett wrote:
>I downloaded cygwin-compiled procmail from
>http://www.dd.iij4u.or.jp/~madokam/.  Right now, I am trying to use it to
>filter an existing test mailbox that has two messages in it by running
>  $ cat testspool |procmail
>
>Here's my super-simple .procmailrc which should do nothing put put all
>messages into ~/Mail/inbox and write its log to ~/.procmail/log:
>     PATH=/usr/bin:/bin
>     SHELL=/bin/sh
>     VERBOSE=no
>     MAILDIR=$HOME/Mail
>     DEFAULT=$MAILDIR/inbox
>     PMDIR=$HOME/.procmail
>     LOGFILE=$PMDIR/log
>
>:0
>$DEFAULT
>
>
>When I try to do this, procmail gives me all kinds of odd errors.  Here's
>what procmail puts into stderr:
>
>     ~/Mail$ cat testspool |procmail
>     "rocmail: Error while writing to "/home/porter/.procmail/log
>     "rocmail: Skipped "
>     "rocmail: Skipped "
>     "rocmail: Error while writing to "/home/porter/Mail/inbox
>     "rocmail: Skipped "
>     .lock"il: Lock failure on "/home/porter/Mail/inbox
>     "rocmail: Error while writing to "/home/porter/Mail/inbox
>
>
>I have no idea why it cannot write to /home/porter/.procmail/log or
>/home/porter/Mail/inbox.  I can modify both of them.  I also have no idea
>why it keeps saying Skipped ".
>
>
>
>In case it helps, here's the same thing, but with VERBOSE=yes :
>     ~/Mail$ cat testspool |procmail
>     procmail: [888] Mon Dec 10 12:39:43 2001
>     "rocmail: Skipped "
>     "rocmail: Assigning "MAILDIR=/home/porter/Mail
>     "inboxil: Assigning "DEFAULT=/home/porter/Mail
>     "rocmail: Assigning "PMDIR=/home/porter/.procmail
>     "logmail: Assigning "LOGFILE=/home/porter/.procmail
>     "logmail: Opening "/home/porter/.procmail
>     "logmail: Error while writing to "/home/porter/.procmail
>     "rocmail: Skipped "
>     "rocmail: Skipped "
>     "inboxil: Assigning "LASTFOLDER=/home/porter/Mail
>     "inboxil: Opening "/home/porter/Mail
>     "inboxil: Error while writing to "/home/porter/Mail
>     .lock"il: Locking "/home/porter/Mail
>     /_4N._9QF8.PWORK"hile writing to "/home/porter/Mail
>     procmail: [888] Mon Dec 10 12:39:51 2001
>     .lock"il: Locking "/home/porter/Mail
>     /_4N,_9QF8.PWORK"hile writing to "/home/porter/Mail
>     procmail: [888] Mon Dec 10 12:39:59 2001
>     .lock"il: Locking "/home/porter/Mail
>     /_4N+_9QF8.PWORK"hile writing to "/home/porter/Mail
>     procmail: [888] Mon Dec 10 12:40:07 2001
>     .lock"il: Locking "/home/porter/Mail
>     /_4N%_9QF8.PWORK"hile writing to "/home/porter/Mail
>     procmail: [888] Mon Dec 10 12:40:15 2001
>     .lock"il: Locking "/home/porter/Mail
>     /_4N.f-QF8.PWORK"hile writing to "/home/porter/Mail
>     procmail: [888] Mon Dec 10 12:40:23 2001
>     .lock"il: Locking "/home/porter/Mail
>     /_4N,f-QF8.PWORK"hile writing to "/home/porter/Mail
>     procmail: [888] Mon Dec 10 12:40:31 2001
>     .lock"il: Locking "/home/porter/Mail
>     /_4N+f-QF8.PWORK"hile writing to "/home/porter/Mail
>     procmail: [888] Mon Dec 10 12:40:39 2001
>     .lock"il: Locking "/home/porter/Mail
>     /_4N%f-QF8.PWORK"hile writing to "/home/porter/Mail
>     .lock"il: Lock failure on "/home/porter/Mail
>     "inboxil: Assigning "LASTFOLDER=/home/porter/Mail
>     "inboxil: Opening "/home/porter/Mail
>     "inboxil: Error while writing to "/home/porter/Mail
>     procmail: Assigning "LASTFOLDER=/var/spool/mail/porter"
>     procmail: Opening "/var/spool/mail/porter"
>     From <#@[]> Mon Dec 10 02:43:29 2001
>     Subject: Re: mutt on cygwin
>     Folder: /var/spool/mail/porter
>80283
>     ~/Mail$
>
>
>
>
>
>
>--
>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/


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019