Hi all,
I am having a mail server running exim4 on Debian Lenny. There is also
a mailman instance on the domain. I have an issue with the setup where
mailman email commands are not accepted by exim. The acl causing this
issue is


<snip>
deny    domains       = +mailman_domains
        !condition    = ${if exists{MM_LISTCHK} {yes}{no}}
        message       = Recipient mailing list unknown
</snip>

This acl was added to deny emails to non-existent mailing lists but
this is denying mailman email command address like
<listname>-request@<list domain>. What could be the problem here?

Thanks & Regards,
Guruprasad

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

Reply via email to