Gnus development mailing list
 help / color / mirror / Atom feed
* mail-sources: one server, two mailboxes ?
@ 2001-12-30  4:43 Jason R. Mastaler
  2001-12-30  7:36 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 12+ messages in thread
From: Jason R. Mastaler @ 2001-12-30  4:43 UTC (permalink / raw)


I'm looking for suggestions here.

On my mail server which I access remotely over the Internet, incoming
mail is written to one of two mailboxes; one for mailing lists, and a
second for everything else.  I need a way for Gnus running on my
workstation to fetch mail from both of these mailboxes.

I do have ssh access to the server, so that isn't a problem, but it
seems like the Mail Source Specifiers for remote mail fetching (pop,
imap) assume one mailbox.  I can't find a way to specify multiple
mailboxes with these.

I installed Tramp and set mail-sources to fetch mail from a Maildir on
the server (using ssh) like so:

(setq mail-sources
      '((maildir :path "/[jason@a.mx.mastaler.com]~/Maildir/"
                 :subdirs ("new" "cur" "list/new" "list/cur"))))

But this is abysmally slow as each message in the Maildir is
downloaded and then unlinked one by one.

Any other ideas?



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

end of thread, other threads:[~2002-01-07  8:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-30  4:43 mail-sources: one server, two mailboxes ? Jason R. Mastaler
2001-12-30  7:36 ` Lars Magne Ingebrigtsen
2001-12-30 23:07   ` Jason R. Mastaler
2001-12-30 23:18     ` Lars Magne Ingebrigtsen
2001-12-31  1:57       ` Jason R. Mastaler
2001-12-31  2:32         ` Lars Magne Ingebrigtsen
2001-12-31  8:29           ` Jason R. Mastaler
2001-12-31  8:35             ` Lars Magne Ingebrigtsen
2001-12-31 19:52               ` Jason R. Mastaler
2002-01-02 11:34     ` Kai Großjohann
2002-01-07  3:01       ` Jason R. Mastaler
2002-01-07  8:43         ` Simon Josefsson

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