|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Cyrus SASL issue (solved) when upgrading to 2.3
From: Wietse Venema (wietse
porcupine.org)
Date: Thu Feb 02 2006 - 06:47:06 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Patrick Ben Koetter:
> > 2. Could it be that 2.3 is using $myhostname whereas 2.2 was using
> > gethostbyname for the SASL realm ?
Redhat added a gethostbyname() call to to the code that looks up
the myhostname value. However, their code was broken, causing every
Postfix program to dump core when the hostname could not be found.
The unmodified Postfix expressly avoids gethostbyname() for myhostname
lookup, so that it will not hang when the network is down.
Wietse--
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]