Re: [exim] De-taint data

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] De-taint data
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.
--
Cheers,
Jeremy