Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Leaving mail on POP server?
@ 2003-11-07 14:26 Tim McNamara
  0 siblings, 0 replies; only message in thread
From: Tim McNamara @ 2003-11-07 14:26 UTC (permalink / raw)


Is there a way to configure Gnus to leave mail on a POP3 server rather
than deleting it?  My current .gnus includes:


(add-to-list 'gnus-secondary-select-methods '(nnml ""))
(eval-after-load "mail-source"
 '(add-to-list 'mail-sources '(pop :server "mail.server.net"
                                   :user "myusername"
                                   :password "mypassword")))
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)
(setq smtpmail-default-smtp-server "mail.server.net")


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-07 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-07 14:26 Leaving mail on POP server? Tim McNamara

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