On Tue, Aug 07, 2001 at 09:48:05AM -0400, Nelson D. Guerrero wrote:
> I know this is OT...
>
> I used to have my procmail filtering duplicate messages and it worked
> fine using:
>
> :0 Whc: .msgid.lock
> | formail -D 16384 .msgid.cache
> :0 a:
> /dev/null
Overkill.
:0 Wh: $HOME/.msgid.lock
| formail -D 16384 $HOME/.msgid.cache
is sufficient (why make a copy if you drop it to /dev/null anyway?)
--
[EMAIL PROTECTED] innominate AG
Technical Consultant Don't be afraid of what you see -
Diplom-Informatiker be afraid of what you don't see!
tel: +49.(0)7000.POSTFIX fax: +49.(0)30.308806-77