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

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

Re: Question about using imap with gnus


From: Randy Yates
Subject: Re: Question about using imap with gnus
Date: 16 Aug 2004 15:22:03 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Military Intelligence)

I use this:

(setq mail-sources '((imap :server "myserver.net" :port 143 :user "myusername" 
:password "mypassword")))

which works fine with MS Exchange Server.

--RY


hsg@bhaskara.phy.duke.edu (Henry S. Greenside) writes:

> I am trying to get imap working with gnus v5.9.0 on a
> Fedora Core 2 system and have run into a simple
> problem: how do I tell gnus to read the email from the
> imap server?
> 
> I have the following in my .gnus file:
> 
>    (setq gnus-secondary-select-methods 
>    '(
>       (nnimap "physics"
>         (nnimap-address "mail.phy.duke.edu")
>         (nnimap-port 993)
>         (nnimap-list-pattern "~/Mail/*")
>       )))
> 
> but can't figure out from the GNUS documentation what
> group to join to get the mail.
> 
>     Thanks,
> 
>     Henry

-- 
Randy Yates
Sony Ericsson Mobile Communications
Research Triangle Park, NC, USA
randy.yates@sonyericsson.com, 919-472-1124


reply via email to

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