Re: [Dovecot] Ok, I've given up

2010-06-17 Thread Peter Risdon
On 17/06/10 14:11, William Blunn wrote: Peter Risdon wrote: Tarsnap is worth glancing at: http://www.tarsnap.com/ They appear to use S3 as their back-end :-) That's right, thought it might be relevant. It's written by Colin Percival, FreeBSD's security officer. Th

Re: [Dovecot] Ok, I've given up

2010-06-17 Thread Peter Risdon
On 17/06/10 13:33, William Blunn wrote: Ed W wrote: How are you backing up to S3? Most of the options I have seen have some serious issues that limit reliable full backups? Its been on my todo list for some time now to fix the C s3fs implementation that you find here: http://code.google.com/p

Re: [Dovecot] How to restart DOVECOT without rebooting

2010-05-25 Thread Peter Risdon
You haven't mentioned your operating system, - /etc/init.d/dovecot start|stop|restart is for many Linux distributions; on FreeBSD you would use something like: # /usr/local/etc/rc.d/dovecot start|stop|restart Peter On 25/05/10 15:20, Alexander wrote: Hi, How can one reload Dovecot without re

Re: [Dovecot] panic in mail-index-view.c

2008-12-16 Thread Peter Risdon
Timo Sirainen wrote: On Tue, 2008-12-16 at 10:24 +, Peter Risdon wrote: With just one user, on a virtual hosting system with several hundred users spread across a couple of dozen domains, there is the following error, repeated a couple of times a second without variation, when the user

[Dovecot] panic in mail-index-view.c

2008-12-16 Thread Peter Risdon
(...@.co.uk): file mail-index-view.c: line 265 (view_lookup_seq_range): assertion failed: (first_uid <= last_uid) Any help would be appreciated. TIA, Peter Risdon. # dovecot --version 1.1.7 # dovecot -n # 1.1.7: /usr/local/etc/dovecot.conf # OS: FreeBSD 6.2-RELEASE-p7 i386 nul