info-gnus-english
[Top][All Lists]
Advanced

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

Re: SMPT no longer works in Starttls upon upgrading from emacs-22.3-bin-


From: Benjamin L. Russell
Subject: Re: SMPT no longer works in Starttls upon upgrading from emacs-22.3-bin-i386 to emacs-23.1-bin-i386 on Windows XP Professional, Service Pack 3.
Date: Thu, 03 Sep 2009 19:35:35 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt)

DekuDekuplex@Yahoo.com (Benjamin L. Russell) writes:

> I copied starttls.el directly without installing gnutils, which is more
> difficult to install on Windows than on Linux/UNIX.

Actually, I just installed GnuTLS using the Windows installer
executable (gnutls-2.9.3.exe), downloaded from "Index of /gnutls4win"
(see http://josefsson.org/gnutls4win/); however, the bug persists.

Do I need to reboot Windows?

Here is my the relevant portion from my .gnus.el file:

> (setq send-mail-function 'message-send-mail-with-sendmail)

> (setq message-send-mail-function 'message-send-mail-with-sendmail)

> (add-to-list 'gnus-secondary-select-methods '(nnml ""))

> (setq gnus-permanently-visible-groups "mail")

> (setq mail-sources                                    
>       '((file :path "c:/var/mail/benjamin")
>       ))

> ;; Configure outbound mail (SMTP)
> (setq smtpmail-starttls-credentials '(("plus.smtp.mail.yahoo.com" 587 nil 
> nil))
>       smtpmail-smtp-server "plus.smtp.mail.yahoo.com"
>       smtpmail-default-smtp-server "plus.smtp.mail.yahoo.com"
>       send-mail-function 'smtpmail-send-it
>       message-send-mail-function 'smtpmail-send-it
>       smtpmail-smtp-service 587
>       smtpmail-auth-credentials '(("plus.smtp.mail.yahoo.com"
>                                  587
>                                  "dekudekuplex@yahoo.com"
>                                  nil)))

Any ideas on the cause of the error, and a solution thereof?

-- Benjamin L. Russell
-- 
Benjamin L. Russell  /   DekuDekuplex at Yahoo dot com
http://dekudekuplex.wordpress.com/
Translator/Interpreter / Mobile:  +011 81 80-3603-6725
"Furuike ya, kawazu tobikomu mizu no oto." -- Matsuo Basho^ 


reply via email to

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