On 10/26/20 2:00 PM, Jeremy Harris via Exim-users wrote: > On 26/10/2020 11:50, Gregory Edigarov via Exim-users wrote:
>> So the question is how to correctly connect shadow transport to this
>> processing in case of 4.94?
>
> So you're doing a major lookup into a MySQL DB, populating
> $address_data. You should be able to extend that suitably
> to return validated values for the username and domain, also
> in $address_data, which you can then use in the transports
> called by the router.
well, not that I understood.
could you please provide an example of what and how that should be done?