In redis the lookup "TTL keyname" returns the
time to live for the key as an integer result,
else -1 if no TTL is set
else -2 if the key is not found
documentation:
https://redis.io/commands/ttl
In exim this lookup always returns the string "true"
Is this intended?
--
This email has not been checked by half-arsed antivirus software