Gnus development mailing list
 help / color / mirror / Atom feed
From: Sridhar Boovaraghavan <sridhar_ml@yahoo.com>
Subject: Webmail using CVS Gnus
Date: Sun, 02 Feb 2003 21:27:08 -0600	[thread overview]
Message-ID: <u3cn6rqlv.fsf@doit.wisc.edu> (raw)

Hi,

I have just started playing around with the latest Gnus in CVS to try
fetching my mail from Yahoo.

After reading the documentation, I have the following configured.

--
mail-sources's value is 
((webmail :subtype yahoo :user "sridhar_ml" :dontexpunge t :plugged t))
gnus-secondary-select-methods's value is 
((nntp "news.gmane.org")
 (nnml ""))
--

When I start up gnus, it asks me for the password for sridhar_ml and
then there is a message that says that it cannot open
login.yahoo.com:443 that is not logged in the *Messages* buffer, but
is echoed in the minibuffer. A backtrace shows this:

--
  signal(error ("Could not create connection to login.yahoo.com:443"))
  error("Could not create connection to %s:%d" "login.yahoo.com" 443)
  url-http(["https" nil nil "login.yahoo.com" 443 "/config/login?38b2uq99ap98a" nil nil t] (lambda (&rest --cl-rest--) (snipped _sb)
  url-https(["https" nil nil "login.yahoo.com" 443 "/config/login?38b2uq99ap98a" nil nil t] (lambda (&rest --cl-rest--) (snipped _sb)
  url-retrieve("https://login.yahoo.com/config/login?38b2uq99ap98a" (lambda (&rest --cl-rest--) (snipped _sb))
  url-retrieve-synchronously("https://login.yahoo.com/config/login?38b2uq99ap98a")
  url-insert-file-contents("https://login.yahoo.com/config/login?38b2uq99ap98a")
  mm-url-fetch-simple("https://login.yahoo.com/config/login?38b2uq99ap98a" ".tries=&.src=ym&.last=&promo=&.intl=&.bypass=&.partner=&.chkP=Y&.done=&login=sridhar_ml&passwd=MyPass")
  webmail-url((content ("%s" webmail-aux) ".tries=&.src=ym&.last=&promo=&.intl=&.bypass=&.partner=&.chkP=Y&.done=&login=%s&passwd=%s" user password))
--

I am using the CVS versions of URL and W3 from savannah. I am trying
this on Emacs 21.2.93 on Windows XP.

Is this happening because I don't have some openssl available in the
path or something like that or have others experienced the same
problems with Yahoo?

Thanks,
Sridhar
-- 
Sridhar Boovaraghavan




             reply	other threads:[~2003-02-03  3:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-03  3:27 Sridhar Boovaraghavan [this message]
2003-02-07 12:34 ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u3cn6rqlv.fsf@doit.wisc.edu \
    --to=sridhar_ml@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).