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
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
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 -
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
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
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
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
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
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
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
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
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".
> > >
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
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
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
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
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.
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
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
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,
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
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
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
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
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
25 matches
Mail list logo