On Fri, 2007-07-13 at 11:48 -0700, Jeremiah Gowdy wrote:
> Yeah, I was trying to describe that unfortunately I can't use qmail's
> standard forwarding system with QUEUE_EXTRA, because the forwarded message
> passes through the queue, and is then duplicated again back to the log
> account.  This creates an infinite loop of emails that crushes the server
> pretty quickly.  I need a way to deliver the email to the box in question
> without going back through qmail-queue.  I was hoping to use vdelivermail to
> provide that path.

Your log 'account' shouldn't be an account, just an alias...

mail# cat /var/qmail/alias/.qmail-log
# Keep a copy of all incoming and outgoing messages
# in the /home/archive/.070713_Fri/ folder:
/home/archive/.070713_Fri/
mail# ls /var/qmail/alias
.qmail-log              .qmail-mailer-daemon    .qmail-postmaster       
.qmail-root

Where /home/archive/.070713_Fri is a Maildir folder...

Rick


Reply via email to