Re: [Evolution] Error sending mail after upgrading to 1.4.0
- From: guenther <guenther rudersport de>
- To: Jeffrey Stedfast <fejj ximian com>
- Cc: "Fernando J. Andrade Palacios" <jotawolf yahoo com>, evolution lists ximian com
- Subject: Re: [Evolution] Error sending mail after upgrading to 1.4.0
- Date: 02 Jul 2003 20:24:49 +0200
your symptoms are the same as a few other users who are suffering from a
bug in glibc 2.3.2 where the gethostbyaddr_r() function fulls the
hostname string with garbage (sometimes with \n's) and so when Evolution
sends the EHLO <hostname> command, it unknowingly sends a \n or 2 and
gets the client and server out of sync.
unfortunately we have no idea how to work around this glibc bug :-(
Jeff, about a week ago you posted a possible workaround, that at least
seemed to play more nice with buggy glibc:
Remove all unnecessary chars from /etc/hosts -- that means any comments,
blank lines and additional spaces.
Full post in archives:
http://lists.ximian.com/archives/public/evolution/2003-June/030217.html
Fernando: I dunno if that will solve your problem, but it will be worth
a try.
As this bug seems to be related to /etc/hosts (do you actually use this
local file for resolving SMTP server?) you can try removing this local
line and instead use a DNS server.
...guenther
--
char *t="\10pse\0r\0dtu\0 ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]