bug-anubis
[Top][All Lists]
Advanced

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

Re: [bug-anubis] [QUESTION] GNU Emacs and GNU Anubis


From: Sergey Poznyakoff
Subject: Re: [bug-anubis] [QUESTION] GNU Emacs and GNU Anubis
Date: Thu, 23 Dec 2004 11:23:38 +0200

Hi Daniel,

> can you tell me what is missing in the below smtpmail setup?

Your setup is OK. According to Wojciech's information the problem lies
on smtpmail.el side. The module erroneously sends authentication
mechanism name in lower case. Attached is a patch that fixes it. To
apply the patch, change to the directory where smtpmail.el resides
(usually it is $prefix/share/emacs/$version/lisp/mail, where $prefix and
$version stand for your Emacs installation prefix and version number,
respectively) and run

        patch < smtpmail.el.diff

After applying the patch, compile the module by running

        emacs -batch -f batch-byte-compile smtpmail.el

Regards,
Sergey




reply via email to

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