Setup Imap in gnus shows no mail
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 6 articles for 0.010 sec
Re: Setup Imap in gnus shows no mail     

Group: gnu.emacs.gnus · Group Profile · Search for Setup Imap in gnus shows no mail in gnu.emacs.gnus
Author: Tassilo Horn
Date: May 15, 2008 11:39

...Hi, Login is ok, I see in the status bar: -:**-F1 Gnus: *Group* {nnimap:imap.gmail.com} All L1 (Group Plugged)-- However: all that shows up is: 9: nndoc+gnus-help:gnus-help *: nndraft:queue *: nndraft:drafts You have to subscribe to the imap groups. In *Group* hit `^' to get to the Server buffer. There hit RET ...
Show full article (0.57Kb) · Show article thread
Re: Setup Imap in gnus shows no mail     

Group: gnu.emacs.gnus · Group Profile · Search for Setup Imap in gnus shows no mail in gnu.emacs.gnus
Author: Peter Jones
Date: May 14, 2008 10:05

firmagorilla@gmail.com writes: (setq gnus-select-method '(nnimap "imap.gmail.com" I might be wrong about this, but I don't believe you can use nnimap in gnus-select-method, you have to use gnus-secondary-select-methods. This might be helpful: http://www.emacswiki.org/cgi-bin/wiki/GnusGmail -- Peter Jones [pjones at domain below] pmade inc. - http://pmade.com
Show full article (0.37Kb) · Show article thread
Setup Imap in gnus shows no mail     

Group: gnu.emacs.gnus · Group Profile · Search for Setup Imap in gnus shows no mail in gnu.emacs.gnus
Author: firmagorilla
Date: May 14, 2008 04:10

..."imap.gmail.com" (nnimap-address "imap.gmail.com") (nnimap-server-port 993) (nnimap-list-pattern ("INBOX" "mail/*")) (nnimap-authinfo-file "~/.imap-authinfo") (nnimap-stream ssl...smtp-server "smtp.gmail.com" send-mail-function 'smtpmail-send-it message-send... Plugged)-- However: all that shows up is: 9: nndoc+gnus-help:...
Show full article (1.12Kb)
Re: nnmaildir fails to show new messages     

Group: gnu.emacs.gnus · Group Profile · Search for Setup Imap in gnus shows no mail in gnu.emacs.gnus
Author: Vebjorn Ljosa
Date: Nov 9, 2007 10:27

... I am having is that gnus-group-get-new-news (g in... messages. (I simply use the IMAP server as a glorified POP ...(expire-age never) (get-new-mail t)) (nntp "news.mit.edu"))...-archive-method "nnmaildir" gnus-message-archive-group "mail.sent" sendmail-program "/... The only downside to this setup is that the message is ... but put in the "All mail" folder. Gmail would actually delete ...
Show full article (1.53Kb) · Show article thread
Re: Those blasted \201 characters     

Group: gnu.emacs.gnus · Group Profile · Search for Setup Imap in gnus shows no mail in gnu.emacs.gnus
Author: Peter Dalgaard
Date: Sep 15, 2006 13:56

....misc:77462 test 201æ201ø201å -------------------------------------------------------------- Gnus message-buffer: From: pd@pubhealth.ku...biostat.ku.dk") ) ) ) ) (add-hook 'message-setup-hook 'lbr-fix-asr) (setq nnmail...ku.dk") (setq mail-aliases t) ;;(setq imap-log "*imap-log*") ;;(setq imap...news.net.uni-c.dk"))) '(gnus-summary-show-article-charset-alist (quote ((...
Show full article (12.45Kb) · Show article thread
multiple Gmail accounts + nnimap + ~/.authinfo     

Group: gnu.emacs.gnus · Group Profile · Search for Setup Imap in gnus shows no mail in gnu.emacs.gnus
Author: Suno Ano
Date: Apr 9, 2008 08:38

... four Gmail accounts) ,----[ My setup: ] | - (setq gnus-secondary-select-methods '((nnimap ... of | these | | - (add-to-list 'gnus-secondary-select-methods | `(nnimap ,priv-...-user | (nnimap-address ,priv-imap-gmail-mail-server) | (nnimap-server-port ...one for every Gmail account -- showing their specific emails and not...
Show full article (2.47Kb)