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
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
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