Hi all,

No single reply, no problem.
I got the solution, it was my mistake while applying patching.
Actually, i have two patches one for ldap and other bounce patch.

So while appying patch, both patches patch same qmail-send.c file. 
In last configuration, I had first patch for ldap and then bounce-patch,
using 
patch -p1 qmail-ldap-1.03-20000601.patch 
patch -p1 qmail-bounce.patch 


This time i had changed the order
patch -p1 qmail-bounce.patch 
patch -p1 qmail-ldap-1.03-20000601.patch 

while patching for ldap support it showed this lines

patching file `qmail-send.c'
Hunk #1 succeeded at 58 (offset 2 lines).
Hunk #3 succeeded at 737 (offset 2 lines).
Hunk #4 succeeded at 939 (offset 8 lines).
Hunk #5 succeeded at 1482 (offset 3 lines).
Hunk #6 succeeded at 1581 (offset 8 lines).
Hunk #7 succeeded at 1584 (offset 3 lines).
patching file `qmail-showctl.c'

and my problem got solved.

Thanks

Santosh Pasi


---------------Original Message------------------
To: [EMAIL PROTECTED]
>From: Santosh Pasi<[EMAIL PROTECTED]>
>Cc: 
>Reply-To: Santosh Pasi<[EMAIL PROTECTED]>
>Date: Fri, 18 May 2001 17:41:36 +0530
>Subject: qmail bounce patch help
>
>Hi everyone,

>I have applied qmail bounce patch 
>(www.jedi.claranet.fr/qmail-bounce.patch), and it works ( as you  can 
>see line "--- End of message stripped"), but my problem is that still i 
>get full mail including attachment, when mail bounce.
>The problem is that it works to header part and not to message part(i 
>guess) as you can see below.  Moreover
>
>--- End of message stripped.
>--- Below this line is a copy of the message.
>
>why " -- Below this line is a copy of the message." is after "-- End of 
>message stripped." ?
>
>for testing, the content of bouncemaxbytes file is 30
>Am i doing some thing wrong?Thanks in advanceSantosh Pasi
>
>-----------this is sample when i get bounce mail----------------------
>Hi. This is the qmail-send program at mymail.mydomain.com.
>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.>User exceeded it's quota limit<[EMAIL PROTECTED]>:
>Sorry, no mailbox here by that name. (#5.1--- End of message stripped.
>--- Below this line is a copy of the message.Return-Path: 
><[EMAIL PROTECTED]>Received: (qmail 3867 invoked from network); 15 May 
2001 07:14:32 -0000>Received: from mymail.mydomain.com (HELO localhost) 
>(vuser@[192.168.0.212]) (envelope-sender <[EMAIL PROTECTED]>)         
>by mymail.mydomain.com (qmail-ldap-1.03) with SMTP        for 
><[EMAIL PROTECTED]>; 15 May 2001 07:14:32 -0000To: 
[EMAIL PROTECTED]: Santosh Pasi<[EMAIL PROTECTED]>Cc: >X-Mailer: Perl 
Mail::Sender Version 0.6.7 Jan Krynicky  
><[EMAIL PROTECTED]> Czech Republicreply-to:Santosh 
>Pasi<[EMAIL PROTECTED]>Message-ID:[EMAIL PROTECTED]
>Date:Tue, 15 May 2001 12:44:32 +0530Subject: testing bounce patch

>---------------------start-of-message------------------------------------
>0000000000000000000000000000000000000000000000000000000000000000000000000
>1111111111111111111111111111111111111111111111111111111111111111111111111>......................................................................
>
>-------------------end-of-message--box----------------------------------
>
>

Reply via email to