procmail
[Top] [All Lists]

Re: limiting scope of LOGFILE

2003-02-04 10:20:47
      MAINLOGFILE = some/file
      LOGFILE = $MAINLOGFILE

      :0
      * condition for entering subbrace set "A"
      {
         LOGFILE = some/other/file

         :0
         * some condition "A"
         some_deliver

         LOGFILE = $MAINLOGFILE
      }

I still have to explicity set the LOGFILE back to the original value -
which is what I was trying to avoid in the first place...

<snip>
I'd like to do something like this so I don't have to explicitly set the
LOGFILE back to the default LOGFILE after each grouping ends.  Problem is,
</snip>

Thanks for a quick response though...

-- 
--))> >--))>
Mark T. Valites
Unix Systems Analyst
1 College Circle - 124b1 South Hall
SUNY Geneseo
Geneseo, NY 14454
585-245-5577
585-259-3471 (Cell)
585-245-5579 (Fax)



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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