This is a message to the qmail users, which will now find a list qmail-users@starship.python.net since we have a quite nice Zope test bed on the starship now. The list is maintained by Chris Petrilli. Why is this interesting for the mailman list? Starship uses qmail. With qmail, every user has his own mailboxes, and he can handle everything like myname-other@site from his myname home directory. This is great. For Mailman, it is very bad, since ti gives you headaches whenever you want to set up a mailman list named zope-users, when a user zope is also existent. Problem: putting .qmail redirections into zope's home doesn't work, since you can of course spawn the Mailman wrappers, but they will complain because they want to be run from the mailer's GID, not your's. Solution: in /var/qmail/users/assign put the following lines: +zope-:alias:112:11:/var/qmail/alias:-:zope-: . (there must always be a single dot line). This tells qmail that every address beginning with "zope-" is not handled by zope, but by the alias user. The alias user runs under the correct GID, and its .qmail-default uses the /etc/aliases.cdb, which is what we need. cheers - chris -- Christian Tismer :^) <mailto:tismer@appliedbiometrics.com> Applied Biometrics GmbH : Have a break! Take a ride on Python's Kaiserin-Augusta-Allee 101 : *Starship* http://starship.python.net 10553 Berlin : PGP key -> http://wwwkeys.pgp.net PGP Fingerprint E182 71C7 1A9D 66E9 9D15 D3CC D4D7 93E2 1FAE F6DF we're tired of banana software - shipped green, ripens at home