procmail
[Top] [All Lists]

Re: procmail v3.13.1 1999/04/05, and VERBOSE troubles

1999-06-09 04:46:01
At 10:46 AM 6/8/99 +0200, Ralph SOBEK wrote:
Hello folks,

      I came across the following curiosity when upgrading from
procmail v3.11pre7 1997/04/28 to procmail v3.13.1 1999/04/05.  The
following recipe in an INCLUDERC file fails:

LOGFILE=$HOME/mail/log.foobar
FORWARD=yes

:0
* VERBOSE ?? (yes|on)
{
  LOGFILE=$HOME/mail/log.debug
}

...

With v3.11 the log would go to log.foobar.  With v3.13 it now goes to
log.debug!  Why!

I may be wrong, but since you set variable FORWARD but test VERBOSE,
it seems like you may have a typo.

Cheers,
Stan

<Prev in Thread] Current Thread [Next in Thread>