[mew-int 01971] Re: mew can't retrieve messages

Tatsuya Kinoshita tats at example.com
Sun Feb 13 06:08:27 JST 2005


On February 12, 2005, [mew-int 01970],
martin (at artslink.de) wrote:

> the problematic line seems to be 
> 
> (setq-default inhibit-eol-conversion t)
> 
> without that everything is fine

Thank you for your report.

The problem has reproduced on my system.

Mew currently assumes that the value of mew-cs-eol "\n" will be
converted to "\r\n" when using mew-cs-text-for-net.  But the
problem occurrs if inhibit-eol-conversion is t and the server
strictly assumes end-of-line is "\r\n".

Mew should bind inhibit-eol-conversion to nil in mew-filter or
similar.

> but strange for me that just my strato account has problems with that.

I guess other servers allow both "\n" and "\r\n".

-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list