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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
