1 Sep 2006 01:01
Re: Mailman with exim4 on Debian Sarge
Mark Sapiro <msapiro <at> value.net>
2006-08-31 23:01:25 GMT
2006-08-31 23:01:25 GMT
Oliver König wrote: >I am pretty sure that the mailman config is right and that >there is a problem with the exim4 config. Non local subscribers cannot post >to the list. The Exim4 log always says that relay is not permitted. Yes, that would be an Exim config problem. >Here are parts of my exim4 config: <snip> ># Domains that your lists are in - colon separated list ># you may wish to add these into local_domains as well >domainlist MAILMAN_DOMAINS=news.server.windfinder.com And what about server.windfinder.com? And did you add it to local_domains? <snip> >mailman_router: >driver = accept >require_files = MAILMAN_HOME/lists/$local_part/config.pck >local_part_suffix_optional >local_part_suffix = -bounces : -bounces+* : \ >-confirm+* : -join : -leave : \ >-owner : -request : -admin >transport = mailman_transport The above is incomplete. It is not the cause of your problem, but see <http://www.exim.org/howto/mailman21.html#roconf> for what the mailman_router: should be. In particular, the above is missing(Continue reading)
RSS Feed