Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
Tom, On Wed, Oct 23, 2002 at 04:07:16PM +0200, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 09:02:39AM -0400, Jason Tishler wrote: > > The above .fetchmailrc line invokes procmail differently than > > "procmail -m". Since fetchmail is invoking procmail without the > > "-m" option, procmail is lo

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Bjoern Kahl AG Resy
Hallo Thomas! On Wed, 23 Oct 2002, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 09:02:39AM -0400, Jason Tishler wrote: > > On Wed, Oct 23, 2002 at 02:39:51PM +0200, Thomas Baker wrote: > > > | mda "/usr/bin/procmail -d %T" # pass message to the local MDA > > > > The above .fetchmailrc line

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 09:19:55PM +0800, Greg Matheson wrote: > > This last line worked just fine for several months, until the > > latest upgrade. The command executed is: > > > -rwxr-xr-x1 tbaker None61952 Aug 19 16:41 /usr/bin/procmail > > The procmail man page says about the -

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 09:02:39AM -0400, Jason Tishler wrote: > On Wed, Oct 23, 2002 at 02:39:51PM +0200, Thomas Baker wrote: > > | mda "/usr/bin/procmail -d %T" # pass message to the local MDA > > The above .fetchmailrc line invokes procmail differently than "procmail > -m". Since fetchmail

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Greg Matheson
On Wed, 23 Oct 2002, Thomas Baker wrote: > My .fetchmailrc says (using * to block out the names > | mda "/usr/bin/procmail -d %T" # pass message to the local MDA > This last line worked just fine for several months, until the > latest upgrade. The command executed is: > -rwxr-xr-x1

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
Tom, On Wed, Oct 23, 2002 at 02:39:51PM +0200, Thomas Baker wrote: > | mda "/usr/bin/procmail -d %T" # pass message to the local MDA The above .fetchmailrc line invokes procmail differently than "procmail -m". Since fetchmail is invoking procmail without the "-m" option, procmail is looking

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
Jason, > If fetchmail is running under your account, then I'm at a loss to explain > your observed behavior. I always start fetchmail by hand as "tbaker" (my account) in a console window with the command "fetchmail --nodetach". My .fetchmailrc says (using * to block out the names and password

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
Tom, On Wed, Oct 23, 2002 at 01:43:19PM +0200, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 07:16:14AM -0400, Jason Tishler wrote: > > What *exactly* does procmail.log indicate happened to the misfiled > > messages? > > Attached is the entire procmail.log -- i.e., the log > captures the file tes

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 07:16:14AM -0400, Jason Tishler wrote: > > And running "cat test.mbox | procmail -m e:/.procmailrc" again, I got: > > > > | procmail: [2044] Wed Oct 23 11:12:28 2002 > > | procmail: Assigning "LOGABSTRACT=all" > > | procmail: Assigning "MAILDIR=/cygdrive/e/uc" > > | procmai

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
Thomas, On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > So I edited .procmailrc, changing > > | MAILDIR=$HOME/uc > | PMDIR=$HOME/u/procmail > > to > > | MAILDIR=/cygdrive/e/uc > | PMDIR=/cygdrive/e/u/procmail > > And running "cat test.mbox | procmail -m e:/.procmailrc" again, I

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
On Wed, Oct 23, 2002 at 11:20:59AM +0200, Olaf Foellinger wrote: > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > ..even though "echo $HOME" in a Bash window confirms that > > $HOME is "/cygdrive/e". > > AFAIK cygwin takes the home directory from /etc/passwd. Actually, in this

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Bjoern Kahl AG Resy
Hallo ! On Wed, 23 Oct 2002, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 11:47:27AM +0200, Bjoern Kahl AG Resy wrote: > > > > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > > > > ..even though "echo $HOME" in a Bash window confirms that > > > > > $HOME is "/cygdrive/e". > > >

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 11:47:27AM +0200, Bjoern Kahl AG Resy wrote: > > > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > > > ..even though "echo $HOME" in a Bash window confirms that > > > > $HOME is "/cygdrive/e". > > > > > > AFAIK cygwin takes the home directory from /etc/pass

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 05:47:09PM +0800, Greg Matheson wrote: > On Wed, 23 Oct 2002, Thomas Baker wrote: > > And running "cat test.mbox | procmail -m e:/.procmailrc" again, I got: > > > | procmail: [2044] Wed Oct 23 11:12:28 2002 > > | procmail: Assigning "LOGABSTRACT=all" > .. > > However, incom

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Bjoern Kahl AG Resy
Hallo ! On Wed, 23 Oct 2002, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 11:20:59AM +0200, Olaf Foellinger wrote: > > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > > ..even though "echo $HOME" in a Bash window confirms that > > > $HOME is "/cygdrive/e". > > > > AFAIK cygwin

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 11:20:59AM +0200, Olaf Foellinger wrote: > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > ..even though "echo $HOME" in a Bash window confirms that > > $HOME is "/cygdrive/e". > > AFAIK cygwin takes the home directory from /etc/passwd. Oho, indeed it do

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Greg Matheson
On Wed, 23 Oct 2002, Thomas Baker wrote: > And running "cat test.mbox | procmail -m e:/.procmailrc" again, I got: > | procmail: [2044] Wed Oct 23 11:12:28 2002 > | procmail: Assigning "LOGABSTRACT=all" .. > However, incoming messages are still not directed to files > as called for in the recipes.

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Olaf Foellinger
On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > ..even though "echo $HOME" in a Bash window confirms that > $HOME is "/cygdrive/e". AFAIK cygwin takes the home directory from /etc/passwd. Gruss Olaf Föllinger -- Olaf Föllinger Berater S.E.S.A. Software und Systeme AG -- Unsubs

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
Greg, On Tue, Oct 22, 2002 at 09:26:39PM +0800, Greg Matheson wrote: > On Tue, 22 Oct 2002, Thomas Baker wrote: > > I still cannot > > get Procmail to write a log, so I am still unsure whether > > the problem lies with Cygwin, Fetchmail, or Procmail: > > Can you run it from the command line? You

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Olaf Foellinger
On Wed, Oct 23, 2002 at 11:11:30AM +0200, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 11:06:50AM +0200, Olaf Foellinger wrote: > > On Wed, Oct 23, 2002 at 10:56:48AM +0200, Thomas Baker wrote: > > > I closed all bash windows, put "export CYGWIN=nontsec" in > > > the profile, opened a bash window,

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 11:06:50AM +0200, Olaf Foellinger wrote: > On Wed, Oct 23, 2002 at 10:56:48AM +0200, Thomas Baker wrote: > > I closed all bash windows, put "export CYGWIN=nontsec" in > > the profile, opened a bash window, verified with "echo $CYGWIN" > > AFAIR this setting should be set ou

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Olaf Foellinger
On Wed, Oct 23, 2002 at 10:56:48AM +0200, Thomas Baker wrote: > I closed all bash windows, put "export CYGWIN=nontsec" in > the profile, opened a bash window, verified with "echo $CYGWIN" AFAIR this setting should be set outside from cygwin so profile might be the wrong place. I have this setting

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Tue, Oct 22, 2002 at 08:14:52AM -0400, Jason Tishler wrote: > On Tue, Oct 22, 2002 at 01:48:20PM +0200, Thomas Baker wrote: > > For starters, can anyone out there say whether the problem > > lies with Cygwin (permissions), Fetchmail, or Procmail? > > My WAG is that your problem is due to incorr

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-22 Thread Greg Matheson
On Tue, 22 Oct 2002, Thomas Baker wrote: > I still cannot > get Procmail to write a log, so I am still unsure whether > the problem lies with Cygwin, Fetchmail, or Procmail: Can you run it from the command line? You can pipe messages in mutt to "procmail -m .procmailrc" -- Greg Matheson

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-22 Thread Jason Tishler
Thomas, On Tue, Oct 22, 2002 at 01:48:20PM +0200, Thomas Baker wrote: > For starters, can anyone out there say whether the problem > lies with Cygwin (permissions), Fetchmail, or Procmail? My WAG is that your problem is due to incorrect file permissions. Recall that the latest Cygwin DLL now defa

Cygwin/Procmail stops working after setup.exe upgrade

2002-10-22 Thread Thomas Baker
On a platform of Cygwin over WIN2000, I have happily used Fetchmail to call Procmail, and this has worked brilliantly for the past few months. However, since running setup.exe and updating my Cygwin installation several days ago, Procmail has stopped working. After extensive searches through emai