Marc-Adrian Napoli <[EMAIL PROTECTED]> wrote:
> 
> i have an autoresponder line in a customers .qmail file as follows:
> 
> | /var/qmail/bin/autorespond AutoReplyBot [EMAIL PROTECTED]
> /www/db/user/respond.txt
...
> However, the user doesn't receive the mail that you send! I then tried to
> put:
> 
> &[EMAIL PROTECTED]
> 
> in the next line of the .qmail file but i get the autoresponder back, but i
> also get a mail with the following:

Yes, that loops.  Instead, put a file/maildir delivery instruction in the
second line:

|/var/qmail/bin/autorespond ...
./Maildir/

This should work.  Using a mail forwarding instruction (&...) will re-inject
the message, and qmail detects mail loops like this.

Charles
-- 
----------------------------------------------------
Charles Cazabon           <[EMAIL PROTECTED]>
Any opinions expressed are just that -- my opinions.
----------------------------------------------------

Reply via email to