Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Huehne <mhuehne@mac.com>
Cc: mhuehne@mac.com (Michael Huehne)
Subject: HELP PLEASE ! How to fetch mails from HOTMAIL.COM with GNUS/webmail & W3 ?
Date: Tue, 11 Dec 2001 19:43:43 +0700	[thread overview]
Message-ID: <B5D0473D-EE34-11D5-96C5-000393016BDC@mac.com> (raw)

Hello Gnus Team and Users,

EXCUSES:----------------------

Please excuse me, when I am sending this mail to the wrong group.
I am uncertain if webmail.el's Hotmail reading capabilities are broken,
or I am to stupid to configure it correctly.



THANKS:-------------------------

Since many years I am using Gnus as the best portable mail and new client 
I can imagine.
Reading MS-Exchange Mails would be paramount ... :-)



THE PROBLEM:---------------------

However, I am suffering from a serious problem. Microsoft's Hotmail design 
team tends to change their layout once in a while. After the last change a 
couple of months ago Gnus-5.8.8 and w3-4.0pre.46 with one-line-cookie patch 
applied stopped working for me. Before, it worked like a charm, now hotmail 
is running full and over 100 mails waiting to be uploaded.

I was hoping that w3-4.0pre.47 and the latest Oort-Gnus-v0.04 CVS snap shop 
from yesterday might cure my pain. But no improvement, the same message as 
before occured.

In worse case: Any other way / tip (even tricky) to do one final mail merge 
between GNUS and HOTMAIL would be appreciated. How can point me to a 
possible solution ?



GNUS ERROR MESSAGE:------------------------

Mail source error ((error hotmail HTML has changed or your w3 package is 
too old.(list@0))).




GNUS.EL CODE SNIPLET:-----------------

(when (string-match "localhost"
                     (system-name))
   (message "Open WEBMAIL Mailboxes at WWW.HOTMAIL.COM with w3.el")
   (require (quote webmail))
   (setq webmail-error-function (quote webmail-debug) ; nil or (quote 
webmail-debug)
         webmail-debug-file (expand-file-name "~/.xemacs-webmail-debug")
         webmail-newmail-only nil ; "Not only fetching new mails."
         webmail-move-to-trash-can t ; "Move mail to trash can after 
fetching it."
         url-cookie-multiple-line nil; "One-line-cookie patch for 
w3/url-coolie.el applied."
         )

   (add-to-list 'micha-remote-mail-sources
                '(webmail  :subtype 'hotmail
                           :user "account"
                           :password "p@ssword"
                           :dontexpunge t
                          ))
)


MY HW/OS:-------------------------

Mac PPC/G4 with Xemacs-21.4.4, using X11R6 interface on MacOsX 10.1.1

--
Cheers,
   Michael
     +66 98 93 92 74
       mHuehne@Mac.Com




             reply	other threads:[~2001-12-11 12:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-11 12:43 Michael Huehne [this message]
2001-12-12 17:30 ` ShengHuo ZHU
2001-12-12 18:55   ` David Aspinwall
2001-12-13  6:46   ` Michael Huehne

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=B5D0473D-EE34-11D5-96C5-000393016BDC@mac.com \
    --to=mhuehne@mac.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).