Le 03/02/2010 17:22, Mark Sapiro a écrit :
Olivier Parisy wrote:
Clearly, the "*" rule is taking precedence on mailman delivery, which do not 
even seem to get the message.

Make sure your mailman router in your exim.conf comes before the router
that uses the virtual domain files.

Thanks! I did not dare modifying routing options, but this definitely did the trick: the "*" rule does not "catch" mailing-lists messages anymore.

Just for my peace of mind: I reorganized the content of /etc/exim4/conf.d/router/ (simply by using "mv 450_mailman_aliases 325_mailman_aliases", without any modification to the files content) from :

-rw-r--r-- 1 root root  514 fév 19  2005 00_exim4-config_header
-rw-r--r-- 1 root root  648 avr 16  2005 100_exim4-config_domain_literal
-rw-r--r-- 1 root root  556 jun 23  2006 150_exim4-config_hubbed_hosts
-rw-r--r-- 1 root root 2974 nov  6  2005 200_exim4-config_primary
-rw-r--r-- 1 root root  607 oct 13  2007 300_exim4-config_real_local
-rw-r--r-- 1 root root  317 jan 21 23:17 350_exim4-config_vdom_aliases
-rw-r--r-- 1 root root 1594 nov  5  2006 400_exim4-config_system_aliases
-rw-r--r-- 1 root root  409 aoû 25 22:39 450_mailman_aliases
-rw-r--r-- 1 root root  878 fév 19  2005 500_exim4-config_hubuser
-rw-r--r-- 1 root root 2104 aoû 16  2006 600_exim4-config_userforward
-rw-r--r-- 1 root root  403 fév 19  2005 700_exim4-config_procmail
-rw-r--r-- 1 root root  323 fév 19  2005 800_exim4-config_maildrop
-rw-r--r-- 1 root root  897 oct  6  2007 850_exim4-config_lowuid
-rw-r--r-- 1 root root  402 fév 22  2006 900_exim4-config_local_user
-rw-r--r-- 1 root root  472 fév 19  2005 mmm_mail4root

to :
-rw-r--r-- 1 root root  514 fév 19  2005 00_exim4-config_header
-rw-r--r-- 1 root root  648 avr 16  2005 100_exim4-config_domain_literal
-rw-r--r-- 1 root root  556 jun 23  2006 150_exim4-config_hubbed_hosts
-rw-r--r-- 1 root root 2974 nov  6  2005 200_exim4-config_primary
-rw-r--r-- 1 root root  607 oct 13  2007 300_exim4-config_real_local
-rw-r--r-- 1 root root  409 aoû 25 22:39 325_mailman_aliases
-rw-r--r-- 1 root root  317 jan 21 23:17 350_exim4-config_vdom_aliases
-rw-r--r-- 1 root root 1594 nov  5  2006 400_exim4-config_system_aliases
-rw-r--r-- 1 root root  878 fév 19  2005 500_exim4-config_hubuser
-rw-r--r-- 1 root root 2104 aoû 16  2006 600_exim4-config_userforward
-rw-r--r-- 1 root root  403 fév 19  2005 700_exim4-config_procmail
-rw-r--r-- 1 root root  323 fév 19  2005 800_exim4-config_maildrop
-rw-r--r-- 1 root root  897 oct  6  2007 850_exim4-config_lowuid
-rw-r--r-- 1 root root  402 fév 22  2006 900_exim4-config_local_user
-rw-r--r-- 1 root root  472 fév 19  2005 mmm_mail4root

Is there any adverse effect I should be aware of with respect to this reordering? I understand this is more of an exim4 question...

Regards,
Olivier.

------------------------------------------------------
Mailman-Users mailing list [email protected]
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

Reply via email to