Hello,
        I am having trouble accessing IMAP mails with gnu emacs with
        gnus.  I am writing this mail in this forum, because, xemacs
        seems to read the same .gnus.el setup file and do the correct
        thing of connecting to the nnimap server. So, it could be a
        problem with my emacs setup which I am not able to figure out.

        Here's the snippet of my .gnus.el referring to the IMAP setting:
        
(setq gnus-secondary-select-methods
     '(nnfolder "")
     (nnimap "MY-IMAP"
             (nnimap-address "my.imap.server.com")))


I am using emacs21.3 and gnus 5.10.6.

Regards,
Madhu



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to