pentru cei interesati, cam asa arata external program:

#!/bin/bash
if echo $1 |grep "[EMAIL PROTECTED]" >/dev/null 2>&1; then exit 0; fi
if echo $1 |grep "[EMAIL PROTECTED]" >/dev/null 2>&1; then exit 0; fi
exit 99

| > in .qmail-log:
| > | if echo $SENDER | grep "[EMAIL PROTECTED]" > /dev/null 2>&1; then exit 0;
| > else exit 99; fi
| > /keep/somewhere/Mbox
|  |  external_program $SENDER ?
|
| si in external program faci ce teste vrei tu, si iesi cu 0 sau 99
|
| -- teodor
| ---
| Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
| unsubscribe from this list.
|
|

---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui