So I have played around with my attempts to get smtpmail working with
starttls -- including a wonderful 2 hours with a debugger trying to
work out the SMTP protocol. 

It turns out that, in fact, my attempts to configure smtpmail were,
actually, correct. The problem is that smptmail.el doesn't work on
windows with starttls and this is, in fact, a known issue. 

http://groups.google.com/group/gnu.emacs.gnus/browse_thread/thread/22765a77c346e9be/9d9f5171dd20d468?lnk=st&q=&rnum=2&hl=en#9d9f5171dd20d468

I even got as far as working out the reason -- which is also a known
issue -- which comes down to starttls's use of interrupts to gnutls
which windows can't do. Anyway, that is documented here.


http://www.mail-archive.com/[email protected]/msg00664.html


As far as I can tell, this information is not actually in the smtpmail
documentation; I thought I'd post the story here, in the hope that it
will save anyone else from wasting their time trying to get this to
work. The error of my ways is that I searched over the *gnus* mailing
lists/news groups, where as this information appeared in *emacs*
groups. 

What a pity -- getting the IMAP reader of gnus working with ssl
consisted of putting a single keyword into the mail sources. Enabling
sending mail in the same way appears to be nothing like as simple. 

Or even possible. 

Phil

_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to