Thanks Timo. It definitely seemed to make some improvement, but I still end up crashing out after a couple of minutes with:
Jan 22 23:30:48 mailfilter01 deliver(drawkcab@drawkcab.com): seq = 1161, rec->uid = 0, first_new_seq = 1161, records = 1160 Jan 22 23:30:48 mailfilter01 deliver(drawkcab@drawkcab.com): Raw backtrace: /usr/lib/dovecot/deliver(i_syslog_panic_handler+0x2b) [0x80a6d8b ] -> /usr/lib/dovecot/deliver [0x80a6ba9] -> /usr/lib/dovecot/deliver [0x808a102] -> /usr/lib/dovecot/deliver [0x808a203] -> /usr/lib/doveco t/deliver [0x808a2f6] -> /usr/lib/dovecot/deliver(mail_index_transaction_commit+0x43) [0x808a663] -> /usr/lib/dovecot/deliver(index_transact ion_commit+0x28) [0x8080808] -> /usr/lib/dovecot/deliver(maildir_transaction_commit+0x29) [0x805c7f9] -> /usr/lib/dovecot/modules/lda/lib10_ quota_plugin.so [0xb7dc8dc5] -> /usr/lib/dovecot/deliver(mailbox_transaction_commit+0x20) [0x8099b70] -> /usr/lib/dovecot/deliver(deliver_sa ve+0xac) [0x805628c] -> /usr/lib/dovecot/modules/lda/lib90_cmusieve_plugin.so [0xb7daba0e] -> /usr/lib/dovecot/modules/lda/lib90_cmusieve_pl ugin.so [0xb7dba48d] -> /usr/lib/dovecot/modules/lda/lib90_cmusieve_plugin.so(sieve_execute_bytecode +0x12e) [0xb7dba95e] -> /usr/lib/dovecot /modules/lda/lib90_cmusieve_plugin.so(cmu_sieve_run
Tried disabling sieve and maildir plugins but still crashed out with the same message. Config used is: http://www.drawkcab.com/dumpyard/deliverydovecot.conf.txt http://www.drawkcab.com/dumpyard/deliverydovecot-sql.conf.txt
Dean Manners
-----Original Message----- From: Timo Sirainen [mailto:tss@iki.fi] Sent: Monday, January 22, 2007 10:38 PM To: Dean Manners Cc: dovecot@dovecot.org Subject: Re: [Dovecot] Large & busy site, NFS with deliver only servers
On Mon, 2007-01-22 at 22:08 +1100, Dean Manners wrote:
Is there way to tell/patch Dovecot-LDA not to bother with indexing? So Im not creating unused index files.
mail_location = ...:INDEX=MEMORY
If you want the same dovecot.conf to use indexes for pop3/imap, put the mail_location inside protocol lda {}