Jeremy Harris wrote:
Richard Hobbs wrote:

domainlist mm_domains=crl.toshiba.co.uk


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 : \
                      -confirm : -subscribe : -unsubscribe
  domains = !+local_domains:!+mm_domains


You've told the router to accept any domain not in local_domains,
or not in mm_domains, I think.

Yes, the domains line should be:

domains = +mm_domains

M


--
Michael F. Sprague   |  [EMAIL PROTECTED]
Partner              |  System and Network Engineering (SaNE), Inc
use STD::disclaimer;


--
## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to