FS#13869 - Mutt error: "Selecting INBOX...gdbm fatal: lseek error"
Attached to Project:
Arch Linux
Opened by Vincent Kriek (Vintendo) - Thursday, 19 March 2009, 11:33 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 14 April 2009, 21:57 GMT
Opened by Vincent Kriek (Vintendo) - Thursday, 19 March 2009, 11:33 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 14 April 2009, 21:57 GMT
|
Details
Description:
When I start mutt to connect to my imap mail server it tries to log in and then says: "Selecting INBOX...gdbm fatal: lseek error" It happens to both my gmail account and my ISP's mailserver Additional info: * package version(s) Mutt: 1.5.18-1 Gdbm: 1.8.3-5 * config and/or log files etc. My muttrc: ## This is me ## set realname="Vincent Kriek" set from="A Secret" set signature="~/.mutt/signature" set imap_user="A Secret" set imap_pass="A Secret" ## Layout ## set pager_index_lines=9 set pager_context=1 set sort=threads set sort_aux=reverse-date ## Aliases ## set alias_file= ~/.mutt/aliases set sort_alias= alias source $alias_file ## Set correct decoder per mime-type ## set implicit_autoview auto_view text/html application/x-pgp-message set mailcap_path="~/.mutt/mailcap" ## Headers ## ignore * unignore To From Subject Date ## Set the timeout ## set timeout=15 ## Imap ## set folder="imaps://imap.gmail.com:993" set spoolfile="+[Gmail]/All Mail" set spoolfile="+INBOX" set postponed="+[Gmail]/Drafts" set record="+[Gmail]/Sent Mail" set header_cache="~/.mutt/cache/headers" set message_cachedir="~/.mutt/cache/messages/" set certificate_file="~/.mutt/certificates" set move=no ## Colors ## color normal default default color attachment yellow default color hdrdefault default black color indicator cyan green color markers brightred default color quoted green default color signature cyan default color status black brightcyan color tilde red default color tree red default color index brightgreen default ~N color header yellow black "^(to):" ## Macro's ## macro index,pager g "<pipe-message>urlview<enter>" 'call urlview to extract URLs out of a message' bind editor <space> noop ## Change folder macro's ## macro index <f1> "cimaps://imap.gmail.com:993/INBOX<enter>" "Go to inbox" macro index <f2> "cimaps://imap.gmail.com:993/[Gmail]/All Mail<enter>" "Go to all mail" macro index <f3> "cimaps://imap.gmail.com:993/[Gmail]/Drafts<enter>" "Go to drafts" macro index <f4> "cimaps://imap.gmail.com:993/[Gmail]/Sent Mail<enter>" "Go to sent mail" macro index,pager A "<save-message>=[Gmail]/All Mail<enter>" "Archive mail" Steps to reproduce: It happens to me all the time when I start mutt. |
This task depends upon
[1]opensuse-factory@opensuse.org/msg10437.html"> http://www.mail-archive.com/opensuse-factory@opensuse.org/msg10437.html