[Mailman-Developers] List archiving broken? Qmail?

Sean Reifschneider jafo@tummy.com
Fri, 8 Oct 1999 06:09:03 -0600


On Thu, Oct 07, 1999 at 01:45:00PM -0700, Troy Morrison wrote:
>|preline cat >> ./$DEFAULT && exit 0

Of course...  What *WAS* I thinking.  :-)

I still think it's probably a good idea to fake one if we didn't get one
(since the archiving needs it).

The real fix is, of course, to insert "preline" at the beginning of the
aliases for the mailing list wrapper.  So, that patch I submitted for
qmail aliases should be changed as the following:

*** bin/newlist.old     Fri Oct  8 06:01:58 1999
--- bin/newlist Fri Oct  8 05:59:08 1999
***************
*** 104,112 ****
          aliases = '''
  To create system aliases:
  
! echo '|%(wrapper)s post %(listname)s' >~alias/.qmail-%(list)s
! echo '|%(wrapper)s mailowner %(listname)s' >~alias/.qmail-%(admin)s
! echo '|%(wrapper)s mailcmd %(listname)s' >~alias/.qmail-%(request)s
  echo '&%(listname)s-admin' >~alias/.qmail-%(owner1)s
  echo '&%(listname)s-admin' >~alias/.qmail-%(owner2)s
  chmod 644 ~alias/.qmail-%(list)s ~alias/.qmail-%(admin)s
--- 104,112 ----
          aliases = '''
  To create system aliases:
  
! echo '|preline %(wrapper)s post %(listname)s' >~alias/.qmail-%(list)s
! echo '|preline %(wrapper)s mailowner %(listname)s' >~alias/.qmail-%(admin)s
! echo '|preline %(wrapper)s mailcmd %(listname)s' >~alias/.qmail-%(request)s
  echo '&%(listname)s-admin' >~alias/.qmail-%(owner1)s
  echo '&%(listname)s-admin' >~alias/.qmail-%(owner2)s
  chmod 644 ~alias/.qmail-%(list)s ~alias/.qmail-%(admin)s

Sean
-- 
 Today's robots are very primitive, capable of understanding only a few simple
 instructions such as 'go left', 'go right', and 'build car'.  -- John Sladek
Sean Reifschneider, Inimitably Superfluous <jafo@tummy.com>
URL: <http://www.tummy.com/xvscan> HP-UX/Linux/FreeBSD/BSDOS scanning software.