Gnus development mailing list
 help / color / mirror / Atom feed
From: Norman Walsh <ndw@nwalsh.com>
Subject: Re: pop/sendmail with progress information?
Date: Tue, 14 Jul 1998 17:27:11 -0400	[thread overview]
Message-ID: <5419-Tue14Jul1998172711-0400-ndw@nwalsh.com> (raw)
In-Reply-To: Jake Colman's message of "Tue, 14 Jul 1998 17:31:02 -0400"

| Now, Norman, maybe you can share!  :-)
| 
| I'm also using POP to access my mail server but do not get progress indication
| as mail is fetched.  What should I be looking at and changing?

I have this in my .gnus.el:

;; Using POP3:
(setq nnmail-spool-file "po:nwalsh")
(setq pop3-password "mypassword")
(setq nnmail-movemail-program 'nnmail-pop3-movemail)
(setenv "MAILHOST" "mymailhost.mydomain.com")

;; Not using POP3: (using my own home-grown, compressing download system ;-)
;(setq nnmail-spool-file "~/.incoming/mail.spool")
;(if (equal system-type 'windows-nt)
;    (setq nnmail-movemail-program 
;	  "m:/emacs-19.34/bin/movemail.exe"))

And now it works.

                                        Cheers,
                                          norm
-- 
Norman Walsh <ndw@nwalsh.com>      | A new scientific truth does not
http://nwalsh.com/                 | triumph by convincing its
                                   | opponents and making them see the
                                   | light, but rather because its
                                   | opponents eventually die, and a
                                   | new generation grows up that is
                                   | familiar with it (Planck 1949)



  reply	other threads:[~1998-07-14 21:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-14 15:33 Norman Walsh
1998-07-14 16:49 ` Wes Hardaker
1998-07-14 17:22   ` Norman Walsh
1998-07-14 21:31     ` Jake Colman
1998-07-14 21:27       ` Norman Walsh [this message]
     [not found]       ` <x7btqs3wnr.fsf@peorth.gweep.net>
1998-07-15 19:56         ` Jake Colman
     [not found]           ` <x790luvloi.fsf@peorth.gweep.net>
1998-07-15 22:40             ` Jake Colman

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=5419-Tue14Jul1998172711-0400-ndw@nwalsh.com \
    --to=ndw@nwalsh.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).