On 26/10/2021 17:17, Marco Gaiarin via Exim-users wrote:
  require: condition test succeeded in ACL "acl_check_rcpt"
  processing "require"
    message: ${if >{$rcpt_fail_count}{0} {unrouteable address}{unknown user}}
[...]
  require: condition test failed in ACL "acl_check_rcpt"
  SMTP>> 550 unknown user
  550 unknown user
  LOG: MAIN REJECT

OK; but how can i determine the exact point in acl_check_rcpt ACL that make it
fail? I'm a bit puzzled...

Since 4.93 the "processing" debug line gives the config filename and
line number.  Presumably you're running something older.
--
Cheers,
  Jeremy

--
## 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