procmail
[Top] [All Lists]

Re: Routing messages using a key

1997-12-26 14:23:21
I wrote in answer to Fritz Feuerbacher's question,

| # Alternatively, you could check for validity this way:
| #  :0
| #  * ! USERNUMBER=^^(some regexp to check for currently valid numbers)^^
| #  routine_for_invalid_numbers

Oops!

# Alternatively, you could check for validity this way:
#  :0
#  * ! USERNUMBER ?? ^^(some regexp to check for currently valid numbers)^^
#  routine_for_invalid_numbers

Sorry about that.

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