Hi, 

looks like appended diff does all the work:

At 21:13 25.05.2000 +0200, you wrote:
>At 07:27 27.04.2000 -0400, Peter Green wrote:
>>On Thu, Apr 27, 2000 at 10:29:28AM +0530, Madhav wrote:
>>> hi,
>>> i use a RH 6.1 and i have installed qmail in one machine using rpms from
>>> "bruceg-qmail+patches"
>>> and it is working fine. but when i send mails i see a delivery made to
>>> msglog (also i am unable to find where this is stored) i don't want to
keep
>>> a copy of the mails sent. so how do i disable it.

>Just for cosmetic, how can I disable this feature of "msglog"?
I was wrong, not only for cosmetic, also if local virusscanning is
installed, any e-mail is scanned 2 times...


diff -urN -x *.a -x *.o qmail-1.03+patches-12.orig/qmail-queue.c
qmail-1.03+patches-12/qmail-queue.c
--- qmail-1.03+patches-12.orig/qmail-queue.c    Fri Apr 28 21:52:40 2000
+++ qmail-1.03+patches-12/qmail-queue.c Sun May 28 20:22:50 2000
@@ -227,8 +227,6 @@
   }
  if (len >= ADDR) die(11);

- if (substdio_bput(&ssout,QUEUE_EXTRA,QUEUE_EXTRALEN) == -1) die_write();
-
  for (;;)
   {
    if (substdio_get(&ssin,&ch,1) < 1) die_read();



        Peter

Reply via email to