search for: mailorxyz

Displaying 1 result from an estimated 1 matches for "mailorxyz".

2014 May 21
1
LMTP hostname ignoring ENV variables
..._HOSTNAME" and "export DOVECOT_HOSTDOMAIN" in my initscript to 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 f...