Re: How can I temporarily defer internal delivery of e-mails?

2021-09-11 Thread Kristian
to have it re-read the .pcre file. Other lookup tables probably work too. -- Kristian

Re: Memcache table ttl vs postscreen _ttl and verify expire/refresh

2021-09-06 Thread Kristian
emcache = inet:1.2.3.4:11211 ttl = 2592000 key_format = verify:%s This would bring all *_ttl and *_expire_time down to 30d or less, and use the maximum memcache ttl of 30d (before they get treated as a unix timestamp). Am I on the right track now? -- Kristian

Memcache table ttl vs postscreen _ttl and verify expire/refresh

2021-09-03 Thread Kristian
ttings unused with a cleanup of 0, or is that a completely different operation? -- Kristian