Displaying 1 result from an estimated 1 matches for "sffoseqaapyi4hw".
2014 May 21
1
LMTP hostname ignoring ENV variables
...o override the hostname set in lmtp/commands.c, client_get_added_headers()
I'm using Centos 5; my hostname is mailtest1.atest.qq -- it is not defined in /etc/hosts.
The added header is below:
??? Received: from mail.mailorxyz.de
?????? ??? by mailtest1.atest.qq (Dovecot) with LMTP id sreUK1+sfFOseQAAPYI4hw
?????? ??? for <admin at mailorxyz.de>; Wed, 21 May 2014 13:39:03 +0000
??? Received: by mail.mailorxyz.de (Postfix, from userid 97)
?????? ??? id CC743116AB5; Wed, 21 May 2014 13:39:03 +0000 (UTC)
I have the following defined in /etc/init.d/dovecot:
export DOVECOT_HOSTDOMAIN=dovecot.mailo...