19 Feb
2013
19 Feb
'13
5:45 p.m.
Le 19 févr. 2013 à 14:54, Timo Sirainen a écrit :
[...]
Oops, thanks for noticing :) The i_error() change wasn't intentional.
Well, glad to have been of some (very, very little) help. ;-)
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?
Axel