Package: emacs23-gtk
Version: 23.1+1-2
Severity: normal
I have gnus setup to read mails from maildirs via local dovecot imap
server. I sync maildirs from remote imap servers with offlineimap and
serve localy with dovecot.
dovecot.conf
-----------------------------------------------
protocols = imap
listen = localhost
mail_location = maildir:~/Maildir:LAYOUT=fs
-----------------------------------------------
..gnus
-----------------------------------------------
(setq gnus-select-method '(nntp "localhost"))
(setq imap-shell-program "/usr/sbin/dovecot --exec-mail imap")
(setq gnus-secondary-select-methods
'(
(nnimap "Mail"
(nnimap-stream shell))))
------------------------------------------------
Gnus failed to read from imap server via "nnimap-stream shell".
------------ Messages buffer -------------------------------
Reading active file from localhost via nntp...
Reading active file from Mail via nnimap...
Opening nnimap server on Mail...
imap: Connecting to Mail...
imap: Opening IMAP connection with `/usr/sbin/dovecot –-exec-mail imap'...
imap: Opening IMAP connection with `nil'...failed
imap: Connecting to Mail...failed
Opening nnimap server on Mail...failed
Reading active file from localhost via nntp...done
Reading active file from Mail via nnimap...
Opening nnimap server on Mail...
Denied server nnimap+Mail
Opening nnimap server on Mail...failed
-----------------------------------------------------------------
If I execute
/usr/sbin/dovecot –-exec-mail imap
from terminal I get
* PREAUTH [CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES
* MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS
* UIDPLUS LIST-EXTENDED I18NLEVEL=1] Logged in as grzegorz
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable'), (500,
'testing-proposed-updates'), (300, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30.tytan (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages emacs23-gtk depends on:
ii emacs23-bin-common 23.1+1-2 The GNU Emacs editor's shared, arc
ii install-info 4.13a.dfsg.1-4 Manage installed documentation in
ii libasound2 1.0.20-3 shared library for ALSA applicatio
ii libatk1.0-0 1.26.0-1 The ATK accessibility toolkit
ii libc6 2.9-23 GNU C Library: Shared libraries
ii libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii libfontconfig1 2.6.0-4 generic font configuration library
ii libfreetype6 2.3.9-4.1 FreeType 2 font engine, shared lib
ii libgif4 4.1.6-6 library for GIF images (library)
ii libglib2.0-0 2.20.1-2 The GLib library of C routines
ii libgpm2 1.20.4-3.2 General Purpose Mouse - shared lib
ii libgtk2.0-0 2.16.1-2 The GTK+ graphical user interface
ii libice6 2:1.0.5-1 X11 Inter-Client Exchange library
ii libjpeg62 6b-14 The Independent JPEG Group's JPEG
ii libm17n-0 1.5.4-1+b1 a multilingual text processing lib
ii libncurses5 5.7+20090803-1 shared libraries for terminal hand
ii libotf0 0.9.9-1 A Library for handling OpenType Fo
ii libpango1.0-0 1.24.0-3+b1 Layout and rendering of internatio
ii libpng12-0 1.2.38-1 PNG library - runtime
ii librsvg2-2 2.26.0-1 SAX-based renderer library for SVG
ii libsm6 2:1.1.0-2 X11 Session Management library
ii libtiff4 3.8.2-13 Tag Image File Format (TIFF) libra
ii libx11-6 2:1.2.2-1 X11 client-side library
ii libxft2 2.1.13-3 FreeType-based font drawing librar
ii libxpm4 1:3.5.7-2 X11 pixmap library
ii libxrender1 1:0.9.4-2 X Rendering Extension client libra
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
emacs23-gtk recommends no packages.
Versions of packages emacs23-gtk suggests:
ii emacs23-common-non-dfsg 23.1+1-1 GNU Emacs shared, architecture ind
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]