emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SMTP Auth Failure


From: Chong Yidong
Subject: Re: SMTP Auth Failure
Date: Thu, 28 Sep 2006 13:19:43 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Osamu Yamane <address@hidden> writes:

> SMTP auth fails because the SMTP server identifies only the first part
> of the string (delimited by new line characters) as a response from the 
> client, and the rest as distinct commands.
>
> In my case, the response string is 80 characters long.  Without the
> no-line-break option for base64-encode-sting, only the first 76 characters
> are taken as a response to the server, and the authentication fails.

I believe the fix is correct, and I've checked it in.  Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]