Unix Technical Forum

WORKAROUND: send mail in Evolution

This is a discussion on WORKAROUND: send mail in Evolution within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> On slack 9.1 with a freshly compiled Evolution 1.4.5 (thanks to the group for clear instructions), all went well, ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-18-2008, 08:13 PM
Peter
 
Posts: n/a
Default WORKAROUND: send mail in Evolution

On slack 9.1 with a freshly compiled Evolution 1.4.5 (thanks to the group
for clear instructions), all went well, except I could not send mail! I
kept getting server errors and no evo setting helped.

I found this link at the Ximian site which I quote below:

http://support.ximian.com/cgi-bin/xi... FnZT0x&p_li=

When I try to send email, I get errors from the server. How do I fix this?
I get errors like:

* "Error message: RCPT TO failed: ... Relaying denied"
* "command not implemented"
* any other "invalid command" type errors

Answer


It seems that there is a bug in recent versions of glibc (2.3.x?) where the
gethostbyaddr_r() function mis-parses the /etc/hosts file and returns
garbage in the struct hostent as the hostent->h_name field. Many times, it
seems to contain a \n character which ends up getting the client and server
out-of-sync with each other.
To tell for sure, in a terminal window you can run:
$ env CAMEL_VERBOSE_DEBUG=1 evolution

When a message gets sent, some debugging messages will be written to the
terminal window. Each of these lines will start with either sending : or
received:. If there is a blank line immediately following the sending:
EHLO ... line, then this glibc bug is the problem.
--------------
In my case, stripping the hosts file eliminated all issues.

Regards
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-18-2008, 08:14 PM
Incynix
 
Posts: n/a
Default Re: WORKAROUND: send mail in Evolution

On Mon, 17 Nov 2003 12:55:26 -0500, Peter wrote:

> On slack 9.1 with a freshly compiled Evolution 1.4.5 (thanks to the group
> for clear instructions), all went well, except I could not send mail! I
> kept getting server errors and no evo setting helped.
>


Uhm....i removed all comment in /etc/hosts and know all go
correctly...try it...

;\


> I found this link at the Ximian site which I quote below:
>
> http://support.ximian.com/cgi-bin/xi... FnZT0x&p_li=
>
> When I try to send email, I get errors from the server. How do I fix this?
> I get errors like:
>
> * "Error message: RCPT TO failed: ... Relaying denied"
> * "command not implemented"
> * any other "invalid command" type errors
>
> Answer
>
>
> It seems that there is a bug in recent versions of glibc (2.3.x?) where the
> gethostbyaddr_r() function mis-parses the /etc/hosts file and returns
> garbage in the struct hostent as the hostent->h_name field. Many times, it
> seems to contain a \n character which ends up getting the client and server
> out-of-sync with each other.
> To tell for sure, in a terminal window you can run:
> $ env CAMEL_VERBOSE_DEBUG=1 evolution
>
> When a message gets sent, some debugging messages will be written to the
> terminal window. Each of these lines will start with either sending : or
> received:. If there is a blank line immediately following the sending:
> EHLO ... line, then this glibc bug is the problem.
> --------------
> In my case, stripping the hosts file eliminated all issues.
>
> Regards


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:09 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com