Hi,
I am getting a lot of warnings since upgrading to 1.1rc10 (from rc4):
mbox /home2/seta/Mail/Sent: Can't find next message offset for uid=12
Almost always, it is the Sent or Trash folders that are giving these. Users
aren't experiencing any problems, but the errors continue to come.
Is this something I should be concerned about?
Here is output of "dovecot -n":
# 1.1.rc10: /usr/local/dovecot/etc/dovecot.conf
base_dir: /var/run/dovecot/
protocols: imap
login_dir: /var/run/dovecot//login
login_executable: /usr/local/dovecot/libexec/dovecot/imap-login
login_user: daemon
mail_max_userip_connections: 5
first_valid_uid: 100
last_valid_uid: 128000
mail_privileged_group: mail
mail_location: mbox:~/Mail:INBOX=/var/mail/%u:INDEX=/var/indexes/local/%u
mail_nfs_storage: yes
mbox_write_locks: fcntl
mbox_lock_timeout: 180
mbox_lazy_writes: no
mail_plugins: quota imap_quota
namespace:
type: private
separator: /
inbox: yes
list: yes
subscriptions: yes
namespace:
type: private
separator: /
prefix: Mail/
hidden: yes
subscriptions: yes
auth default:
mechanisms: plain login
failure_delay: 5
debug: yes
passdb:
driver: shadow
userdb:
driver: passwd
plugin:
quota: fs
--
Dean Brooks
dean at iglou.com
On Tue, Jun 17, 2008 at 10:32:27AM -0400, Dean Brooks wrote:> I am getting a lot of warnings since upgrading to 1.1rc10 (from rc4): > > mbox /home2/seta/Mail/Sent: Can't find next message offset for uid=12 > > Almost always, it is the Sent or Trash folders that are giving these. Users > aren't experiencing any problems, but the errors continue to come.As a followup, I removed the index files, I wiped the Trash folder and INBOX completely empty. Then, as soon as a new message gets put in the INBOX file, then deleted and moved to Trash, a "can't find next message offset" warnings gets logged about the Trash folder. In other words, it's occuring *every* single time a message is ever copied/moved to a folder, and the error occurs about the destination folder in the copy. This is even with brand-new empty folders and no index files in existance. This seems like it would have to be a bug of some sort. -- Dean Brooks dean at iglou.com
On Tue, 2008-06-17 at 10:32 -0400, Dean Brooks wrote:> Hi, > > I am getting a lot of warnings since upgrading to 1.1rc10 (from rc4): > > mbox /home2/seta/Mail/Sent: Can't find next message offset for uid=12Fixed: http://hg.dovecot.org/dovecot-1.1/rev/6562adf63787 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080619/45816397/attachment-0002.bin>