Hello folks! I need to check the VRFY address in the acl_smtp_vrfy, but seems the $local_part and $domain is not filled for acl_smtp_vrfy.
I made a patch for this: https://github.com/Exim/exim/compare/exim-4_84...roman-rybalko:vrfy_addr-4_84 Please note, I made changes for acl_check() func - I changed the "if (where == ACL_WHERE_RCPT || where == ACL_WHERE_PRDR )" clause which may affect another code. Could you please check, will it break something or is it OK? -- Best regards, Roman Rybalko -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
