On Mon, Jan 30, 2006 at 04:11:37PM +0000, Roger Lynn wrote: > I use the Exim configuration documented on the Exim website at > http://www.exim.org/howto/mailman21.html
> It seems to work well Not with virtual domains: The mailing lists are present on all domains. > I use a GID of "daemon" as that is what the README.EXIM.gz file > supplied with Debian Mailman has always instructed. It works with both, actually. > I don't understand why you're using MTA = "Postfix", Because it gives the information "which list should be present in which virtual domain" in a format that is easily parsable from within Exim, with an lsearch. I have vague plans to implement an 'MTA="Exim"' option by removing all the bits unused in this config, but never got round to it. > (Is it so that the Mailman domains can be set in mm_cfg.py instead > of in the Exim config?) No, so that mailing lists are present only in their domain, not the others. > Could these files be installed automatically by the Mailman package, > as suggested by Tollef in > http://lists.debian.org/debian-devel/2005/02/msg00965.html ? That is possible. Maybe when the list of bugs is down to a dozen instead of a hundred. Feel free to file a wishlist bug. Now try to convince me this solution is better than mine. We cannot ship _both_ by default, so a choice has to be made. -- Lionel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

