info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IMAP Configuration Problem


From: Marko Rauhamaa
Subject: IMAP Configuration Problem
Date: 12 Jul 2004 11:15:09 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

I'm forced to use KMail at the office because I couldn't configure GNUS
properly to receive mail from the server. I wonder if somebody could
point me to the right configuration.

Here are the functioning KMail settings:

   Name: XYZ
   Login: marko
   Password: ******
   Host: mail.xyz.com
   Port: 993
   Prefix to folders:

   Encryption:
   [ ] None
   [x] Use SSL for secure mail download
   [ ] Use TLS for secure mail download

   Authentication Method:
   [x] Clear text
   [ ] PLAIN
   [ ] LOGIN
   [ ] CRAM-MD5
   [ ] DIGEST-MD5
   [ ] Anonymous

Here's my .gnus file:

   (setq gnus-select-method
         '(nnimap "mail.xyz.com"
                  (nnimap-stream ssl)))

   (setq nnimap-split-inbox
         '("INBOX"))

   (setq nnimap-split-rule
         '(("xyz" "^From:.*@.*\\bxyz\\.com\\b")
           ("other" "")))

I'm running the standard Red Hat 9.0 GNU Emacs 21.2.1 with Gnus v5.9.0.


Marko

-- 
Marko Rauhamaa      mailto:marko@pacujo.net     http://pacujo.net/marko/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]