Re: [Bug: 21.5-b34] smtpmail only works after eval'ing

Marcus Harnisch <[email protected]> Sat, 10 Oct 2015 18:40:46 +0200
Newsgroups gmane.emacs.xemacs.beta
Message-ID <[email protected]>
Marcus <[email protected]> writes:

> During debugging the root cause of unexplicable SMTP authentication
> failures it turned out that after eval'ing the buffer "smtpmail.el"
> things suddenly started working :-/
>
> This behavior is reproducible. 

FWIW, it seems that byte-compiling smtpmail with my current (same as
then) XEmacs also gets rid of the issue. No idea why I hadn't tried
that earlier.

Regards
Marcus