Franz Georg Köhler <[email protected]> wrote: > I'm currently trying to reject mails that have specific, multiple local > parts and I wonder how to use multiple local_parts that are not used > alternatively? [...]
The rcpt acl acts on a *single* RCPT TO statement and will therefore never see two different recipients. You would need to use condition = ... with some fancy expanson using $recipients. cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- ## 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/
