On Thu, Aug 22, 2013 at 10:39:54AM +0200, Renaud Allard wrote: > Hello, > > I upgraded one of my machines to OpenBSD 5.4-current containing the > 64bits time_t change. And I noticed that exim was giving a 4XX error > to every mail because it was too busy. So I commented > smtp_load_reserve in the configuration file and it now works just > fine. So it seems this parameter is not interpreted correctly after > the time_t change.
LOTS of ports will have runtime issues after the time_t bump, and will require manual fiddling to remove/purge caches, reset indexes, reindex databases, etc... - mutt header caches - dovecot indexes - etc.... Landry
