Gnus development mailing list
 help / color / mirror / Atom feed
* [nnimap] make gnus look in specific dir on server
@ 2003-11-18  5:05 Harry Putnam
  2003-11-18  6:19 ` Simon Josefsson
  2003-11-18 20:45 ` Kai Grossjohann
  0 siblings, 2 replies; 9+ messages in thread
From: Harry Putnam @ 2003-11-18  5:05 UTC (permalink / raw)


How can I make gnus thru nnimap look at the mail spool on the imap
server?

Using the simple setup from gnus info I'm taken to the username
$HOME.  But the mail is at /var/spool/imap/mail/$LOGNAME on the
server.

My nnimap server spec looks like:

(setq imap-ssl-program "/usr/bin/openssl s_client -ssl3 -connect %s:%p")
(setq gnus-secondary-select-methods
        '((nnml "")
          (nnimap "192.168.0.4"
                (nnimap-address "192.168.0.4")
                (nnimap-stream ssl)
                (nnimap-list-pattern ("INBOX" ""))
                ))) 




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

end of thread, other threads:[~2003-12-29 22:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-18  5:05 [nnimap] make gnus look in specific dir on server Harry Putnam
2003-11-18  6:19 ` Simon Josefsson
2003-11-18 13:57   ` Harry Putnam
2003-11-18 14:02     ` Simon Josefsson
2003-11-18 15:12       ` Harry Putnam
2003-11-18 20:45 ` Kai Grossjohann
2003-11-18 22:01   ` Harry Putnam
2003-12-29 21:38     ` Steinar Bang
2003-12-29 22:29       ` Steinar Bang

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