Heiko Schlittermann via Exim-users <[email protected]> (So 11 Apr 2021 
09:08:10 CEST):
> Hi Andreas,
> 
> which commit ID your build is based on? I'd like to reproduce it
> locally.

I can reproduce it using a minimal config, going to check it now.
(The version I'm running on production systems doesn't do local
delivery.)

    allow_insecure_tainted_data = yes

    log_selector = +pid
    acl_smtp_rcpt = accept

    begin routers

            accept:
                    driver = accept
                    check_local_user
                    transport = local

    begin transports

            local:
                    driver = appendfile
                    group = mail
                    file = /opt/exim/spool/mail/$local_part

-- 
Heiko

Attachment: signature.asc
Description: PGP signature

-- 
## List details at https://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