Displaying 4 results from an estimated 4 matches for "flerd".
2008 Oct 19
1
v1.1.5 release candidate
http://dovecot.org/tmp/dovecot-1.1.5-rc.tar.gz
I thought about making v1.1.5 release today, but then thought maybe I'll
make an RC instead since I did quite a lot of changes this weekend. So
please try and see if there are any bugs left. I'll make the final
release in a couple of days.
The largest changes since v1.1.4:
+ Maildir/dbox: Try harder to assign unique UIDVALIDITY values to
2008 Mar 29
3
Expire plugin with Mysql
Hey guys, got a question about the expire plugin. According to the
wiki, the expire plugin "keeps an internal database (Berkeley DB or
SQL)". I was wondering what fields in the mysql table are needed for
expire to work.
I assume it is setup is similar to the quota dict
setup, so was just wondering what fields are required (i.e:
select_field, where_field, username_field, for quota).
2008 Apr 17
1
Dbox + imap_quota still crashing on 1.1rc4
...uota
mail_plugins(imap): fts fts_squat quota imap_quota
mail_plugins(pop3): expire quota
mail_plugin_dir(default): /usr/local/dovecot/lib/dovecot/imap
mail_plugin_dir(imap): /usr/local/dovecot/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/local/dovecot/lib/dovecot/pop3
auth default:
default_realm: flerd.com
verbose: yes
debug: yes
passdb:
driver: ldap
args: /usr/local/dovecot/etc/dovecot-ldap.conf
userdb:
driver: prefetch
userdb:
driver: ldap
args: /usr/local/dovecot/etc/dovecot-ldap.conf
socket:
type: listen
client:
path: /usr/local/dovecot/var/run/do...
2008 Apr 01
0
Dovecot 1.1rc3 crashes with Dbox + imap_quota plugin
Version: Dovecot v1.1.rc3
OS: CentOS 5 running in OpenVZ
CPU: x86_64
Was running fine with maildir and decided to get dbox a try. Test user
created with a dbox mailstore backend and when a client logs in that tries
to run a getquotaroot imap command the process SIGSEGV's.
Have been able to narrow it down to dbox crashing against dict quota as
well as dirsize. Maildir works just fine.