Gnus development mailing list
 help / color / mirror / Atom feed
* Webmail using CVS Gnus
@ 2003-02-03  3:27 Sridhar Boovaraghavan
  2003-02-07 12:34 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Sridhar Boovaraghavan @ 2003-02-03  3:27 UTC (permalink / 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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Webmail using CVS Gnus
  2003-02-03  3:27 Webmail using CVS Gnus Sridhar Boovaraghavan
@ 2003-02-07 12:34 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-02-07 12:34 UTC (permalink / raw)


Sridhar Boovaraghavan <sridhar_ml@yahoo.com> writes:

> 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?

Yahoo has recently changed its webmail again, I think, so it's
possible that Gnus no longer is able to pull down mail directly.
There are external programs that get this right, however -- I think
there's one called popyahoo or yahoopop or something like that.  You
can run that externally, and then have Gnus pull in the resulting
mbox. 

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-07 12:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-03  3:27 Webmail using CVS Gnus Sridhar Boovaraghavan
2003-02-07 12:34 ` Lars Magne Ingebrigtsen

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).