Re: [Mailman-Users] alias.db not getting updated

2006-05-02 Thread Mark Sapiro
Stephen R Laniel wrote: > >On Tue, May 02, 2006 at 06:57:53AM -0700, Tony Bibbs wrote: >> I've recently added a mailman list and have run >> bin/genaliases and put that data in the data/aliases >> and restarted both postfix and mailman. > >To generate alias.db, you need to run Postfix's 'newaliases

Re: [Mailman-Users] alias.db not getting updated

2006-05-02 Thread Stephen R Laniel
On Tue, May 02, 2006 at 06:57:53AM -0700, Tony Bibbs wrote: > I've recently added a mailman list and have run > bin/genaliases and put that data in the data/aliases > and restarted both postfix and mailman. > > Apparently this isn't updating the alias.db which > explains why all 'old' lists still

[Mailman-Users] alias.db not getting updated

2006-05-02 Thread Tony Bibbs
I've recently added a mailman list and have run bin/genaliases and put that data in the data/aliases and restarted both postfix and mailman. Apparently this isn't updating the alias.db which explains why all 'old' lists still work but any new ones don't. Any ideas on what I may have done wrong he