[Mailman-Users] exim configure

nbecker at fred.net nbecker at fred.net
Tue Apr 6 15:24:19 CEST 1999


Here is all I needed to do to use mailman with exim:

After system_aliases: Add

mailman_aliases:
  driver = aliasfile
  file = /etc/aliases.mailman
  search_type = lsearch
  user = mailman
  initgroups
  errors_to = mailman-owner

This assumes you want the alias pipes run as user "mailman".  You can
cut and paste verbatim the aliases spit out by "newlist" into
"/etc/aliases.mailman".




More information about the Mailman-Users mailing list