* Alex Kramarov <[EMAIL PROTECTED]> [001210 16:53]:
> |grep -q MAILER-DAEMON  || exit 99 - this works, but cause a loop in the
> system because every message forwarded to a user specified after this line
> (me of course) eventually goes again through qmail-queue and gets replicated
> to the log alias again.

Change the whole setup to:

  |grep -q MAILER-DAEMON  || exit 99
  /var/qmail/alias/LOG/

To deliver *locally* to a Maildir/, rather than forwarding it off of the
machine. (You'll want to ``maildirmake'' the destination Maildir/ if you use
the above...)

/pg
-- 
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
The generation of random numbers is too important to be left to chance.

Reply via email to