Displaying 9 results from an estimated 9 matches for "expire_altmove".
2009 Jul 04
1
expire-tool complains in 1.2
...ot/imap/lib10_quota_plugin.so
Info: Module loaded: /usr/local/lib/dovecot/imap/lib20_expire_plugin.so
Info: Quota root: name= backend=maildir args=
Info: Quota rule: root= mailbox=* bytes=104857600 messages=0
Info: Quota rule: root= mailbox=Trash bytes=52428800 messages=0
Info: expire: No expire or expire_altmove settings - plugin disabled
Here is how I have defined an "expire" setting in dovecot.conf:
plugin {
[...]
expire = SA.* 1
expire_dict = proxy::expire
[...]
}
# dovecot -n
# 1.2.0: /etc/dovecot/dovecot.conf
# OS: OpenBSD 4.5 i386
log_path: /var/log/mail/dovecot.log
info_log_path: /va...
2009 Oct 20
2
Expire plugin per domain
...BSCRIBE USERDB_EXPIRE USERDB_EXPIRE_DICT"
set > /tmp/environment
fi
unset USER
exec $*
Record the right information in the database but when you run /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool --test
Displays the following message
Fatal: expire and expire_altmove settings not set
You told me it was to migrate to Dovecot 1.2.6 with support for userdb chkpassword to use the following configuration:
userdb:
driver: prefetch
userdb:
driver: checkpassword
args: /usr/local/bin/userdb.sh
My problem is that I have no idea how to create the userdb.sh...
2009 Dec 02
1
Excluding ALT maildir from showing in main INBOX
Hi,
I've setup dovecot 1.2.7 with dbox mail storage and ALTernative
(additional) mail directory + expire plugin and expire_altmove working
properly.
grep from .conf: (
dbox:/var/spool/mail/%n/MAIL:INDEX=/var/spool/mail/%n/INDEX:ALT=/var/spool/mailarchive/%n/MAIL
)
What i would need now is excluding all folders and messages from "ALT"
maildir from default view (so they will not show in INBOX and other
standard fol...
2010 Aug 10
2
v2.0.rc5 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc5.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc5.tar.gz.sig
Unfortunately v2.0.0 has to be delayed a while longer, because I found
that there were still problems in plugin hook handling when using more
than 2 plugins. Hopefully it's now finally fully fixed, but I'd like to
be sure and wait for one more week to see if people can
2010 Aug 10
2
v2.0.rc5 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc5.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc5.tar.gz.sig
Unfortunately v2.0.0 has to be delayed a while longer, because I found
that there were still problems in plugin hook handling when using more
than 2 plugins. Hopefully it's now finally fully fixed, but I'd like to
be sure and wait for one more week to see if people can
2011 May 24
1
Dovecot 1.2 with MySQL limit Trash folder
...0:08:59 IMAP(postmaster at domain.tld): Info: Quota rule:
root=user mailbox=* bytes=1048576 messages=0
2011-05-24 20:08:59 IMAP(postmaster at domain.tld): Info: Quota rule:
root=user mailbox=Trash bytes=512000 messages=0
2011-05-24 20:08:59 IMAP(postmaster at domain.tld): Info: expire: No
expire or expire_altmove settings - plugin disabled
2011-05-24 20:08:59 IMAP(postmaster at domain.tld): Info: dict quota:
user=postmaster at domain.tld, uri=proxy::quota, noenforcing=0
2011-05-24 20:08:59 IMAP(postmaster at domain.tld): Info: maildir:
data=/home/vmail/d/o/domain.tld/postmaster/
2011-05-24 20:08:59 IMAP(pos...
2010 Aug 11
2
Fatal: dict_driver_register(mysql): Already registered
...}
}
dict {
# # NOTE: dict process currently runs as root, so this file will be
owned as root.
expire = mysql:/etc/dovecot/dict-expire.conf
quotadict = mysql:/etc/dovecot/dict-quota.conf
}
plugin {
quota = dict:user::proxy::quotadict
expire = Trash 7 Trash/* 7 Spam 30
expire_dict = proxy::expire
expire_altmove = * 2555
sieve_global_path = /home/mail/sieve/global.sieve
sieve_global_dir = /home/mail/sieve
sieve_dir=/home/mail/%d/%n/sieve
}
As said, everything works, eventually, but mail delivery is delayed a
lot. With The dict {} and expire-related parts commented out,
operation has no errors or del...
2008 Apr 17
1
Dbox + imap_quota still crashing on 1.1rc4
...ot/auth-client
mode: 438
master:
path: /usr/local/dovecot//var/run/dovecot/auth-master
mode: 438
user: dovecot-auth
plugin:
fts: squat
quota: dict:user::proxy::quotadict
quota_rule: *:storage=1G
quota_rule2: Trash:storage=100M
expire: Trash 7 Trash/* 7 Spam 3
expire_altmove: * 30
expire_dict: proxy::expire
dict:
quotadict: mysql:/usr/local/dovecot/etc/dovecot-dict-quota.conf
expire: db:/usr/local/dovecot/var/lib/dovecot/expire.db
--------------------------
Core was generated by `imap'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000000000...
2009 Oct 20
4
IMAP goes down from time to time
Good Afternoon
I?m really new at this and i don?t know if i?m posting at the right place.
My problem is that our Dovecot IMAP is stopping from time to time with
no info in the log, i just realize about this when our support person
call me saying that the whatsup monitor is showing the IMAP4 process
down. I can figure about this too by trying to get in our webmail Horde
and i cannot login.