Arnt Gulbrandsen <[email protected]> writes:

> Someone on the list uses gnus, right? Could I please have a copy of
> the gnus configuration?

I use the following:

(setq gnus-secondary-select-methods
      '((nnimap "hamartun"
               (nnimap-address "imap.hamartun.priv.no")
               (nnimap-server-port 143)
               (nnimap-stream network))
        (nnml "")))

Since my IMAP server is behind a firewall, and my access to it over
local copper only, I haven't bothered to configure encryption.  With
encryption, the "nnimap-stream" variable would need to be set to
something else.  Do a describe-variable on it to see the possibilities.

-tih
-- 
It doesn't matter how beautiful your theory is, it doesn't matter how smart
you are. If it doesn't agree with experiment, it's wrong.  -Richard Feynman

Reply via email to