[nflug] Copy pop account email to another email address in QMAIL

John Nichel john at kegworks.com
Fri Jan 6 15:34:59 EST 2006


speljamr at speljamr.com wrote:
> The .qmail file doesn't work. Everytime the message is delivered to the 
> pop account it is forwarded to the email address in the file. This ends 
> up creating an infinite loop and you get something that looks like a 
> mail bomb. I know because I tried this. I got 118 copies before I shut 
> it down.

Did you just do this in your .qmail file?

.qmail-test
test at test.com
test2 at test.com

If you did that, then yes you will get an infinite loop.  This is why 
you have to use the program that actually delivers the message to the 
vuser's directory (mbox, maildir, etc.), and not actually send the 
message again.

.qmail-test
test2 at test.com <-- injects the mail into the queue for delivery
|/usr/bin/vdeliver <-- writes the original message to the vuser's mail
                        box, skipping injection into the queue

-- 
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
jnichel at dotcomholdingsofbuffalo.com
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug



More information about the nflug mailing list