Summary of what I know about this bug so far:
* The minimal .procmailrc to reproduce it is like this:
LOGFILE=$HOME/log
VERBOSE=yes
COMSAT=yes
:0:
foo
* It happens in etch using *either* version 3.22-11 or 3.22-13 as
far as such version has been built under etch.
* It does not happen in etch using *either* version 3.22-11 or 3.22-13 as
far as such version has been built under sarge.
* It does not happen in sarge using *either* version 3.22-11 or 3.22-13 as
far as such version has been built under sarge.
This is really funny.
By comparing build trees, I see that autoconf.h has this line
#define IP_localhost {127,0,0,1}
when built under sarge, but not when built under woody. If such line
is put in config.h before the build, the problem seems to go away.
Most probably, that will be the fix in 3.22-14, but I would still like
to know why autoconf behaves differently.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]