Re: [Mailman-Users] genaliases not updating aliases file

2012-08-31 Thread Maria McKinley
On 8/31/12 7:13 PM, Mark Sapiro wrote: On 8/31/2012 5:20 PM, Maria McKinley wrote: I am having difficulty getting genaliases to work. When I run it, it outputs a list of my mailing lists, but it does not change the file /var/lib/mailman/data/aliases or aliases.db If you want to use aliases

[Mailman-Users] genaliases not updating aliases file

2012-08-31 Thread Maria McKinley
Hi there, I am having difficulty getting genaliases to work. When I run it, it outputs a list of my mailing lists, but it does not change the file /var/lib/mailman/data/aliases or aliases.db I am using postfix, and have the following in my main.cf file alias_maps = hash:/etc/aliases, ldap:ld

Re: [Mailman-Users] upgrade question

2011-07-27 Thread Maria Mckinley
On 7/25/11 5:05 PM, Mark Sapiro wrote: On 7/25/2011 2:31 PM, Maria Mckinley wrote: Thanks for everyone's help. Turns out I had copied the correct directory, but the mboxes needed to be rebuilt. But, there are some subscribers that were added between the builds, and they seem to still be

Re: [Mailman-Users] upgrade question

2011-07-25 Thread Maria Mckinley
On 7/25/11 8:58 AM, Adam McGreggor wrote: On Mon, Jul 25, 2011 at 07:40:44AM -0700, Mark Sapiro wrote: You could try 'locate mailman'. And/or 'dpkg -L mailman' Thanks for everyone's help. Turns out I had copied the correct directory, but the mboxes needed to be rebuilt. But, there are some

[Mailman-Users] upgrade question

2011-07-25 Thread Maria Mckinley
Hi there, I have upgraded my mail server by the following steps: 1. make a copy of the old hard drive 2. upgrade the new one (while isolated) while the old one is still running 3. once the new one is working isolate both 4. then rsync data from the old to the new. 5. bring the new one on line.