procmail
[Top] [All Lists]

Time and DAte

1996-05-28 18:01:59
Another question about logging... I have these lines to log my auto
responses....

  OLDLOGFILE=$LOGFILE    # Save the old logfile value
  LOGFILE=$HOME/.procmail/auto.log
  LOG="$FROM_ADDRESS requested $FILE
"
  LOGFILE=$OLDLOGFILE      # restore to the normal logfile

It works all fine and dandy, but I wanted to know if there are some
variables I can use to include the time and date in the log? thanks!

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