Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: [nnimap] make gnus look in specific dir on server
Date: Mon, 17 Nov 2003 23:05:31 -0600	[thread overview]
Message-ID: <m34qx2s1us.fsf@newsguy.com> (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" ""))
                ))) 




             reply	other threads:[~2003-11-18  5:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-18  5:05 Harry Putnam [this message]
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

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=m34qx2s1us.fsf@newsguy.com \
    --to=reader@newsguy.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).