all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* gnus error (Selecting deleted buffer)
@ 2008-12-08 19:23 Roger Mason
  2008-12-09  9:29 ` Tassilo Horn
  0 siblings, 1 reply; 2+ messages in thread
From: Roger Mason @ 2008-12-08 19:23 UTC (permalink / raw
  To: help-gnu-emacs

Hello,

I'm trying to get e-mail from my university server using gnus/imap.  I
have this entry in my .gnus file:

(setq mail-sources '(
;(file :path "/var/spool/mail/ted") 
		     (imap :server "xx.yy.zz"
			   :user "ted"
			   )
)) ;where to get mail


Mail source (imap :server mail.mun.ca :user ted) error (Selecting
deleted buffer).  Continue? (yes or no)

No matter if I say yes or no to the question, mail is not fetched from
the server.

I'm running gnus 5.10.8 in GNU Emacs 22.1.1 (i686-pc-linux-gnu, GTK+
Version 2.10.14) of 2007-10-29 on minnie

I guess I have something mis-configured.  Any help will be much
appreciated.

Roger


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gnus error (Selecting deleted buffer)
  2008-12-08 19:23 gnus error (Selecting deleted buffer) Roger Mason
@ 2008-12-09  9:29 ` Tassilo Horn
  0 siblings, 0 replies; 2+ messages in thread
From: Tassilo Horn @ 2008-12-09  9:29 UTC (permalink / raw
  To: help-gnu-emacs

Roger Mason <rmason@esd.mun.ca> writes:

Hi Roger,

> I'm trying to get e-mail from my university server using gnus/imap.  I
> have this entry in my .gnus file:
>
> (setq mail-sources '(
> ;(file :path "/var/spool/mail/ted") 
> 		     (imap :server "xx.yy.zz"
> 			   :user "ted"
> 			   )
> )) ;where to get mail

You might consider using nnimap instead of degrading IMAP as if it was
POP.  See (info "(gnus)IMAP").

> Mail source (imap :server mail.mun.ca :user ted) error (Selecting
> deleted buffer).  Continue? (yes or no)

Hm, your mail-sources look correct.  So please do `M-x
toggle-debug-on-error' before starting Gnus and post the backtrace.

Bye,
Tassilo





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-09  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-08 19:23 gnus error (Selecting deleted buffer) Roger Mason
2008-12-09  9:29 ` Tassilo Horn

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.