Exim 4.95 mainlog: unknown condition "inbound_srs"

Pzz

Verified User
Joined
May 20, 2013
Messages
132
Location
The Hague area, The Netherlands
Is this Exim mainlog error reason for not delivering mail? I've had some remarks on not delivering mails this week, and the Exim mainlog shows:

Code:
failed to expand condition "${if inbound_srs {$local_part} {}}" for inbound_srs_failure router: unknown condition "inbound_srs"

Can this be a reason for mail not getting delivered? Should I fix this and how can I do that?

I'm on Exim 4.95

Thanks.
 
I believe i read something like this in another thread a while back and the fix was to update exim + config files. Every version < 4.96 is obsolete and shouldn’t be used.
 
Back
Top