Look at the patch file to see what line numbers are effected. Lines that
look like:

    @@ -96,6 +96,8 @@

Are what you are looking for. Remember to look at the whole file, since
there may be many groups of lines altered. The lines patched from both files
do *not* overlap, then you can apply both by applying the patch that alters
the later lines first. If they overlap, you may have to apply them manually,
unless you can figure out if or how the line numbers are altered and alter
the patch file accordingly. Who knows, maybe they will both work anyway if
you haven't already tried. It doesn't hurt as long as you backup your
qmail-smtpd.c file.

-K


> From: [EMAIL PROTECTED]
> Date: Thu, 14 Jun 2001 10:29:18 -0300
> To: <[EMAIL PROTECTED]>
> Subject: Re: patching qmail-smtpd.c twice
> 
> Apply one patch and check the messages, backup qmail-smtpd.c and apply the
> other, check the message also.
> 
> Apply one and then the other, if no strange messages, it's ok.
> 
> But at most time the patchs are not very big and they have the line number and
> instructions that must stay, include (+)  or out (-), then the lines that must
> stay.
> 
> 
> ----- Original Message -----
> From: Sebastián E. Brocher
> To: [EMAIL PROTECTED]
> Sent: Wednesday, June 13, 2001 10:59 PM
> Subject: patching qmail-smtpd.c twice
> 
> 
> Hi, does somebody know if I can apply the maxrcpt.patch (for limiting the
> rcpt's in each connection) and wildmart.patch (one more used for anti-spam) in
> the same qmail-smtpd? If thats the case, in what order should I appy the
> patches?
> 
> I suppose otherwise I'd have to look at the source and should do a patch for
> both things myself...
> 
> Thanks in advance,
> 
> 
> Sebastián E. Brocher
> Tuxar
> http://www.tuxar.com
> (54-11)-4315-0016/17
> 

Reply via email to