Re: [Mailman-Users] Mailman + Postfix won't work

2005-01-09 Thread John Fleming
Does postfix know about your mailman aliases? You can integrate the mailman aliases file into postfix, by adding the path to this file to the alias_maps entry: alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases My Mailman works great, but I'm sure there are redundant ent

Re: [Mailman-Users] Mailman + Postfix won't work

2005-01-09 Thread Christian Schoepplein
Hi! On Sat, Jan 08, 2005 at 05:00:08PM -0500, José Zapata wrote: > I'm currently using Mailman with Sendmail. After investigating a bit, > I heard using Postfix would be better for performance (I have a 45000+ > news list, announce only, with one message per day which is 70-90k in > size). My s

[Mailman-Users] Mailman + Postfix won't work

2005-01-08 Thread José Zapata
Hello I'm currently using Mailman with Sendmail. After investigating a bit, I heard using Postfix would be better for performance (I have a 45000+ news list, announce only, with one message per day which is 70-90k in size). My server came with Postfix preinstalled, so I stopped sendmail and sta