Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hasse Hagen Johansen <hhj@musikcheck.dk>
To: info-gnus-english@gnu.org
Subject: Re: IMAP problems
Date: Wed, 28 Nov 2007 22:08:33 +0100	[thread overview]
Message-ID: <87d4tut6we.fsf@musikcheck.dk> (raw)
In-Reply-To: <uwss2b3pv.fsf@villingen.facilitatedsystems.com>

>>>>> Bill Harris <bill_harris@facilitatedsystems.com> writes:

    > Torsten Mueller <dev-null@shared-files.de> writes:
    >> Getting IMAP to work should be very easy - perhaps easier than
    >> you think. I do not have any list patterns at all. My secondary
    >> select methods look exactly like this:
    >> 
    >> (setq gnus-secondary-select-methods (quote ( (nnml "") (nnimap
    >> "server_name" (nnimap-stream ssl)) )))

    > Unfortunately, that didn't help.

    > I do have OpenSSL.  Is it possible that my Gnus 5.10.6 is too
    > old?
Hi Bill

I am using this in my .gnus:
;; For fetching remote mail from imap
(setq imap-ssl-program "/usr/bin/openssl s_client -ssl3 -connect %s:%p")
(setq gnus-secondary-select-methods
        '((nnimap "servername"
                (nnimap-server-port 993)
                (nnimap-stream ssl)
)))

  reply	other threads:[~2007-11-28 21:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-28  5:37 Bill Harris
2007-11-28  6:43 ` Torsten Mueller
2007-11-28 18:54   ` Bill Harris
2007-11-28 21:08     ` Hasse Hagen Johansen [this message]
2007-11-28 22:31     ` Reiner Steib
2007-11-29  0:32       ` Bill Harris
2007-11-29 16:39         ` Bill
2007-11-29 17:08           ` Bill
2007-11-29 17:35             ` Bill
2007-11-29 22:45               ` Bill
2007-11-30 15:44                 ` Bill Harris
2007-11-30 16:02                 ` Bill Harris
2007-11-30 21:22           ` Reiner Steib
2007-12-02  3:26             ` Bill Harris
  -- strict thread matches above, loose matches on Subject: below --
2002-11-22 12:09 imap problems Kester Clegg
2002-11-22 15:03 ` Dan Smith

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=87d4tut6we.fsf@musikcheck.dk \
    --to=hhj@musikcheck.dk \
    --cc=info-gnus-english@gnu.org \
    /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).