> Petr Novotny (Tue 16.0500-13:15):
>
> Well, I read the docs. However, what you sent shows that the docs
> are wrong; or that the program is wrong. Which of that it is - I don't
> know.
i already reviewed the pattern matching implementation in
daemontools/match.c. it seems ok. if my multilog invocation line, the
"script" as it is called by djb, is correct, it's got to have something to
do with multilog.c. could you help me review and test that?
for the readers of "qmail help", courtesy not of djb, here's what we're
talking about:
#!/bin/rc
exec setuidgid qmaill multilog t s20000 n2 '-* msg *' ./
this line =does not= weed out lines containing the word "msg" from the
qmail-send loggs.
--
clemens [EMAIL PROTECTED]
do D4685B884894C483
gpg recv-key 0x9
echo `gpg list-key 0x9 | cat -tv` | \
gpg encrypt `gpg list-key 0x9 | 822address` | \
mail -s your-key `gpg list-key 0x9 | 822address`
wait