procmail
[Top] [All Lists]

Re: problem with |

1995-11-12 18:16:00
Excuse me for annoyance, but I haven't gotten any answer on my last
question. Probably there is a very simple answer, but I don't understand. I'm
a novice in procmail...

(I mentioned a shell, a path etc. in .procmailrc)

:0 HBhbf (or :0 H: with lockfile)
* ^From.*shekvl
| /bin/awk '/Series/{exit};{print}' >>$MAILDIR/tonite.inbox

or

:0 HBhbf
* ^From.*shekvl
| /bin/awk '/Series/{exit};{print}' 
    :0 a:
    $MAILDIR/tonite.inbox

Results _always_ the same (or almost the same):

procmail: Error while writing to " /bin/awk '/Series/{exit};{print}' "
procmail: Rescue of unfiltered data succeeded
From shekvl  Wed Nov  8 15:43:02 1995
  Folder: /usr2/users/students/shekvl/mail/incoming/other.inbox  71068

and I have two places of delivery: default mailbox (other.inbox)-full message
and specified mailbox (tonite.inbox)-filtered message.

Vladimir A. Shekhovtsov (shekvl(_at_)sncac(_dot_)snc(_dot_)edu)



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