unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* display-time, mail-icon and POP3 mailboxes
@ 2002-02-07  9:54 Pavel Janík
  2002-02-08 13:57 ` Richard Stallman
  0 siblings, 1 reply; 16+ messages in thread
From: Pavel Janík @ 2002-02-07  9:54 UTC (permalink / raw)


Hi,

I'd like to add the ability to check POP3 mailbox for new messages (and
displaying mail icon). Now, we support only looking into file or directory
for new e-mail. POP3 support would be great. The implementation itself is
very easy (and already done, in fact).

But how should i get the hostname, username and password from user?

Rmail uses movemail which checks MAILHOST env. variable or the third field
of inbox (po:user:host). Gnus can set everything in mail-sources:

(setq mail-sources '((pop :server "my-server" :user "MyName" :password "MySecret")))

I do not know about VM and other mail programs. Do you have an idea?
Should I share values with those programs or should I invent new user
options display-time-pop3-{server,user,password}?
-- 
Pavel Janík

Pah! Benchmarks, smenchmarks! Give us your bogomips-rating, that's
the only thing that counts :-)
                  -- David Weinehall in linux-kernel

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


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

end of thread, other threads:[~2002-02-15 10:37 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-07  9:54 display-time, mail-icon and POP3 mailboxes Pavel Janík
2002-02-08 13:57 ` Richard Stallman
2002-02-08 20:54   ` Pavel Janík
2002-02-08 23:14     ` Kim F. Storm
     [not found]       ` <m3pu3dqizu.fsf@Janik.cz>
2002-02-10 19:57         ` Kim F. Storm
2002-02-11 18:48           ` Richard Stallman
     [not found]           ` <200202111848.g1BIm0406891@aztec.santafe.edu>
2002-02-11 23:31             ` Kim F. Storm
2002-02-12 16:32               ` Paul Jarc
2002-02-13  0:27                 ` Kim F. Storm
2002-02-14  3:12                   ` Richard Stallman
     [not found]                   ` <200202140312.g1E3CMf09146@aztec.santafe.edu>
2002-02-14  9:41                     ` Kim F. Storm
2002-02-15 10:36                       ` Richard Stallman
2002-02-13 15:38               ` Richard Stallman
     [not found]               ` <200202131538.g1DFcGc08698@aztec.santafe.edu>
2002-02-13 22:13                 ` Kim F. Storm
2002-02-15 10:37                   ` Richard Stallman
2002-02-15 10:37                   ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).