n: 3.1.4-4
> >
> > Description:
> >
> > postfix-3.1.4 currently part of the upcoming release of strech
> > reintroduces bug 214741 which was fixed for postfix-2.11.3 (jessie). -
> > Fetch the correct FQDN for myhostname.
> > For details on this bug see:
> > htt
On 11/03/17 16:32, Herwig Burgert wrote:
> Package: postfix
>
> Version: 3.1.4-4
>
> Description:
>
> postfix-3.1.4 currently part of the upcoming release of strech
> reintroduces bug 214741 which was fixed for postfix-2.11.3 (jessie). -
> Fetch the correct FQDN for m
Package: postfix
Version: 3.1.4-4
Description:
postfix-3.1.4 currently part of the upcoming release of strech
reintroduces bug 214741 which was fixed for postfix-2.11.3 (jessie). -
Fetch the correct FQDN for myhostname.
For details on this bug see:
https://bugs.debian.org/cgi-bin/bugreport.cgi
Tags: patch
I have also confirmed this bug to exist in postfix 2.10.2, and have
adapted my previous patch to work with this version.
diff -ur postfix-2.10.2/src/global/mail_params.c postfix-214741/src/global/mail_params.c
--- postfix-2.10.2/src/global/mail_params.c 2012-01-17 10:33:25.
We are also experiencing this with postfix 2.7.1 and 2.9.6. The
included patch solves the problem for 2.7.1, and should be trivial to
adapt for newer versions.
Index: src/global/mail_params.c
===
--- src/global/mail_params.c(
Just confirming, this is still a problem.
--
All postal correspondence to:
The Positive Internet Company, 24 Ganton Street, London. W1F 7QY
The Positive Internet Company Limited is registered in England and Wales.
Registered company number: 3673639. VAT no: 726 7072 28.
Registered office: Norths
Hello,
On Mon, Oct 11, 2010 at 7:36 PM, LaMont Jones wrote:
> What is the output from these commands?
>hostname --fqdn
f...@fury:~$ hostname --fqdn
fury.int.hellvetica.net
>grep ^127 /etc/hosts
f...@fury:~$ grep ^127 /etc/hosts
127.0.0.1 localhost.localdomain localhost
On Mon, Oct 11, 2010 at 06:03:16PM +0200, Hristo Erinin wrote:
> Oct 6 12:27:27 fury postfix/postqueue[19564]: dict_eval: expand
> $myhostname -> fury.localdomain
What is the output from these commands?
hostname --fqdn
grep ^127 /etc/hosts
lamont
--
To UNSUBSCRIBE, email to debian-bu
Hello,
This bug is still present after 7 years. A confirmation of the bug in 2.5.5-1.1:
Oct 6 12:27:27 fury postfix/postqueue[19564]: dict_eval: expand
$myhostname, localhost.$mydomain, localhost -> fury.localdomain,
localhost.localdomain, localhost
Oct 6 12:27:27 fury postfix/postqueue[19564]:
Hi!
This bug is still present in Postfix 2.6.5.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
aren't #399802 and #214741 the same?
Cheers,
harry
PS: I'm not sure if I'm supposed to merge bugs in such a case or if
this is something that only the maintainers do.
signature.asc
Description: PGP signature
Four years later (to the day, coincidentally), this bug still exists,
though in a slightly different form. I've done some research and can
provide a bit more information.
If $myhostname isn't defined manually in the config file, Postfix uses
gethostname() to query the system's hostname. $myhostn
12 matches
Mail list logo