Hi Sumith,
I was able to solve it from the replies i got from [EMAIL PROTECTED]
list..the problem went away when i hardcoded the log mail address .. 

QUEUE_EXTRA="[EMAIL PROTECTED]\0"
QUEUE_EXTRALEN=13

and for my previous set up the .qmail-log file should be like
/home/xyz/Maildir/

since i was forwarding the copy of mail to another address it was queuing up
again and thus looping...

regards
dushyanth


> Hi Dushyanth
> 
> Let Qmail log the mails locally, you can set up fetchmail to pick up
> these mails and send it to another SMTP listener...NOT your local Qmail
> server, to avoid the bounces.
> 
> Let me know if there would be better way of doing this.
> 
> Regards
> Sumith
> 
> --
> Linux : Because rebooting is only for changing hardware
> 
> On Wed, Jul 11, 2001 at 04:01:09PM +0530, Dushyanth Harinath wrote:
>> Hi folks,
>> I want to store a copy of all incoming/outgoing
>> mails.so as per the qmail faq i have modified extra.h
>> and set the values for QUEUE_EXTRA="Tlog\0" and
>> QUEUE_EXTRALEN=5.
>> 
>> #cat /var/qmail/alias/.qmail-log
>> &[EMAIL PROTECTED]
>> 
>> no when i send a mail i get a copy of that mail at
>> [EMAIL PROTECTED] and also to the TO address but i get 4
>> failure notices at [EMAIL PROTECTED]
>> 
>> the failure notice is like this..
>> 
>> ------------
>> Hi. This is the qmail-send program at
>> appolo.archeanit.net.
>> I tried to deliver a bounce message to this address,
>> but the bounce bounced!
>> 
>> <[EMAIL PROTECTED]>:
>> This message is looping: it already has my
>> Delivered-To line. (#5.4.6)
>> 
>> --- Below this line is the original bounce.
>> 
>> Return-Path: <>
>> Received: (qmail 7617 invoked by alias); 11 Jul 2001
>> 18:21:43 -0000
>> Delivered-To: [EMAIL PROTECTED]
>> Received: (qmail 7612 invoked for bounce); 11 Jul 2001
>> 18:21:43 -0000
>> Date: 11 Jul 2001 18:21:43 -0000
>> From: [EMAIL PROTECTED]
>> To: [EMAIL PROTECTED]
>> Subject: failure notice
>> 
>> Hi. This is the qmail-send program at
>> appolo.archeanit.net.
>> I'm afraid I wasn't able to deliver your message to
>> the following addresses.
>> This is a permanent error; I've given up. Sorry it
>> didn't work out.
>> 
>> <[EMAIL PROTECTED]>:
>> This message is looping: it already has my
>> Delivered-To line. (#5.4.6)
>> 
>> --- Below this line is a copy of the message.
>> 
>> Return-Path: <[EMAIL PROTECTED]>
>> Received: (qmail 7608 invoked by alias); 11 Jul 2001
>> 18:21:42 -0000
>> Delivered-To: [EMAIL PROTECTED]
>> Received: (qmail 7604 invoked from network); 11 Jul
>> 2001 18:21:42 -0000
>> Received: from unknown (HELO node4.archeanit.net)
>> (127.0.0.1)
>>   by -R with SMTP; 11 Jul 2001 18:21:42 -0000
>> Content-Type: text/plain;
>>   charset="iso-8859-1"
>> From: Dushy <[EMAIL PROTECTED]>
>> Organization: Archean
>> To: [EMAIL PROTECTED]
>> Subject: testing catchall -9
>> Date: Wed, 11 Jul 2001 14:21:42 -0400
>> X-Mailer: KMail [version 1.2]
>> MIME-Version: 1.0
>> Message-Id: <[EMAIL PROTECTED]>
>> Content-Transfer-Encoding: 8bit
>> 
>> testing catchall -9deqe
>> we
>> qweqw
>> eqw
>> eqwe
>> qw
>> e
>> 
>> ------------
>> 
>> iam really confused as it works as expected but i get
>> these 4 failure notices.
>> 
>> Any pointers,suggestions
>> TIA
>> regards
>> dushyanth
>> -- 
>> Dushyanth Harinath
>> Archean Infotech Limited
>> Ph No:091-040-3228666,6570704,3228674
>> http://www.archeanit.com
>> 
>> 
>> 


-- 
Dushyanth Harinath
Archean Infotech Limited
Ph No:091-040-3228666,6570704,3228674
http://www.archeanit.com



Reply via email to