Olivier Parisy
Wed, 03 Feb 2010 07:12:57 -0800
Hi,I have been using a Debian-based mailman installation for some time now, administering a few lists, all hosted on xxx.tld. Everything worked fine.
I recently modified the underlying Exim 4 configuration to support "virtual domains", namely xxx.tld, yyy.tld and zzz.tld. I used a typical setup for this purpose (see http://www.debian-administration.org/articles/140 for an example).
On this occasion, I added a generic "*" rule to each domain. As an example, here is the content of a virtual domain file (/etc/exim4/virtual/xxx.tld):
webmaster : webmas...@localhost * : postmas...@localhostOnce this modification was performed (and tested; things work fine on the Exim side), my xxx.tld - based mailing lists stopped working. More specifically, all messages sent to the lists are delivered to postmas...@xxx.tld. Here is the (abridged) header of such a message:
Return-path:<olivier.par...@gmail.com>
Envelope-to: myl...@xxx.tld
Received: from smtp21.services.sfr.fr ([93.17.128.2])
by www.xxx.tld with esmtp (Exim 4.69)
(envelope-from<olivier.par...@gmail.com>)
id 1NcPza-0006w5-Og
for myl...@xxx.tld; Tue, 02 Feb 2010 22:09:02 +0100
Received: from filter.sfr.fr (localhost [127.0.0.1])
by msfrf2107.sfr.fr (SMTP Server) with ESMTP id D4DD8700009A
for<myl...@xxx.tld>; Tue, 2 Feb 2010 22:08:56 +0100 (CET)
Received: from [127.0.0.1] (160.135.100-84.rev.gaoland.net [84.100.135.160])
by msfrf2107.sfr.fr (SMTP Server) with ESMTP id 9FCF6700008B
for<myl...@xxx.tld>; Tue, 2 Feb 2010 22:08:56 +0100 (CET)
From: Olivier Parisy<olivier.par...@gmail.com>
To: myl...@xxx.tld
Clearly, the "*" rule is taking precedence on mailman delivery, which do not
even seem to get the message.
The only workaround I found is to add lines such as "mylist : mylist" to the
/etc/exim4/virtual/xxx.tld file (one by mailing list). This is inconvenient to say the
least.
Is there any way to keep an "*" rule without breaking mailan distribution? I
understand this is as much an Exim 4 as a mailman question...
Regards,
Olivier Parisy.
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org