J. Erik Heinz wrote:
> # ~/.procmailrc
> :0
> * ^From:.timo.schoeler(at)riscworks.net
> /dev/null
>
> optimierungen nehme ich gerne entgegen.
Keine Optimierung, aber ein Alternativvorschlag für Leute,
die maildrop statt procmail verwenden (für ~/.mailfilter):
if (/^From: .*timo.schoeler/:h)
to "/dev/null"
Gruß
Olli
-- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "C++ is to C as Lung Cancer is to Lung." -- Thomas Funke To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Wed 13 Dec 2006 - 15:41:05 CET