19 Feb
2013
19 Feb
'13
5:52 p.m.
On 19.2.2013, at 17.45, Axel Luttgens AxelLuttgens@swing.be wrote:
Anyway, your changes need also the patch that prevents it from breaking: http://hg.dovecot.org/dovecot-2.2/rev/19e4448dee4f
Trying to touch as little as possible the 2.1.x code, I kept the idea of a static storage for local array hostname in hostpid_init(), and thus just copied there the value fetched from the environment, if any. Isn't such a handling sufficient? Or worse, am I erring?
Ah, yes, looks like your version works too.