Displaying 20 results from an estimated 10000 matches similar to: "quota plugin"
2006 Apr 04
1
plugin problems.
dovecot 1 beta 5. solaris 9, gcc, gnu make.
trying to test imap quota plugin.
Apr 4 09:44:59 frodo dovecot: [ID 107833 mail.error] imap(lenny):
dlopen(/usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so)
failed: ld.so.1: imap: fatal: relocation error: file
/usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so: symbol
quota: referenced symbol not found
default_mail_env =
2007 Jan 29
1
dirsize quotas crashing 1.0.rc19
Hi,
I've been trying to get dirsize quotas to work properly with 1.0rc19
and Dovecot consistently crashes when attempting to do file copies
once a user is over quota.
Dovecot works fine for us for regular mbox based IMAP, but as soon as I
add the following two entries in their respective locations in dovecot.conf:
mail_plugins = quota imap_quota (in the imap{} section)
quota =
2007 Dec 12
1
upgrade to 1.1 and mail location
I recently upgraded from 1.0.8 to 1.1-11
the only thing that was changed in the config file was the new syntax for
mail location.
default_mail_env = mbox:~/:INBOX=~/mbox
to
mail_location = mbox:~/:INBOX=~/mbox
now some imap clients, like squirrellmail and pine have difficulties
writting to Sent, Draft and sent-mail folders. In all cases the folders
are visible and are present in
2007 Jan 08
1
quota in mysql not being updated
I'm having trouble getting the quota plugin to work with deliver.
The quota in the database is not getting set.
I am using dovecot-1.0-rc15. This server is not yet in production.
Some values below are because I'm trying to test with the simplest
possible case, and some because it's reading from a different
database. Also, I noticed that "dovecot -n" doesn't display any
2007 Jan 29
2
lda sieve broken after upgrade
upgraded to rc19. using maildirs. solaris 9/cc.
removed all modules from pop/imap/lda subdirs and first upgraded dovecot
to rc19 and then used dovecot-sieve-1.0.1 sources to build against the
dovecot source directory ( everything now builds nicely on Solaris, thank
you Timo ). added "cmusieve" to the list of plugins used by lda.
ail_plugins = cmusieve
now getting this:
2007 Aug 31
2
dirsize quota assertion problem
Our current virtual mailbox configuration is not compatible with one of
the assertions in the dovecot quota plugin's assertions in quota-dirsize.c.
I believe the assertion is incorrect, but I would also be happy if I
could get the same result with a better configuration setting.
Here is a sample passdb entry which causes the quota assertion to fail:
test at
2011 Nov 18
2
Mail_quota plugin and LDAP on Dovecot 1.2
Hi, I'm new in this List, but I have 6 years using
Dovecot on my debian from etch,lenny and now squeeze
Package: dovecot-imapd
Version: 1:1.2.15-4
Tags: squeeze
-- System Information:
Debian Release: 6.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/24 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8
2009 Aug 21
2
quota-dirsize and mailbox rules
I noticed that the dirsize backend for quota didn't support any rules
and figured it should be easy enough to add ``ignore'' at least.
Using mbox storage and only tested with that, but it seems to work as
expected for the time being.
I'm attaching a relatively small patch for quota-dirsize.c against
dovecot-1.1.18 just in case anyone's interested.
Best Regards,
Thanos
2009 Feb 05
1
dirsize quota in sql pass db?
Is there a way to return a per user dirsize quota from a passdb sql
lookup? If so, what is the syntax?
maybe "select quota as userdb_quota"?
..and in mysql table, quota column would be:
"quota=dirsize:storage=10240" ?
I'm using mbox, with /etc/passwd userdb, and mysql passdb.
Thanks,
Ken
--
Ken Anderson
Pacific.Net
2011 Sep 09
1
dovecot 2.0.12: mdbox & quota=dirsize
#doveconf -v
......................
? quota = dirsize:User quota
? quota_debug = yes
? quota_exceeded_message = message
? quota_warning = storage=95%% quota-warning 95 %u
? quota_warning2 = storage=80%% quota-warning 80 %u
............................?
# du --max-depth=1 -h
311M??? ./storage
20K???? ./sieve
7,8M??? ./mailboxes
319M??? .
# doveadm quota get -u myuser
Quota
2006 Sep 14
0
ldap quota limitation (one more time)
hi there
i have a such problem:
in dovecot.conf
...
protocol imap {
listen = *:143
ssl_listen = *:993
mail_plugins = quota imap_quota
}
...
quota = dirsize:storage=10240
...
in dovecot-ldap.conf:
...
user_attrs = uid,,,uid,uidNumber,gidNumber,boxQuota=quota=dirsize:storage
...
when an user try to answer out from overquoted box he got the message
"overquota
2006 Mar 09
3
Migrating UW-IMAP to Dovecot on Solaris 9
In the process of migrating to Dovecot 1.0beta3, any tips or
step-by-step instructions that might relate to Solaris 9.
Thanks
Bertrand Leboeuf
leboeuf at emt.inrs.ca
2006 Mar 03
1
convert tool
Trying out the new convert tool, to migrate from mbox to maildir.
Using this syntax ( both inbox and folders are in user's home dir, in mbox
format )
./convert-tool pinetest/export/home2/pinetest \
mbox:/export/home2/pinetest/:INBOX=/export/home2/pinetest/mbox \
maildir:/export/home2/pinetest/Maildir/
I get this error.
"Error: Mailbox conversion: Couldn't create mailbox home/Trash
2006 Mar 09
2
ssl certs
is it possible to use 2 different sets of ssl certificates, for 2
different hostnames ( e.g. pop.domain.com and imap.domain.com ) ?
thank you
2006 Apr 22
1
maildir memory usage
Dovecot beta 5 + dovecot lda, solaris 9 sparc.
Dovecot seems to use a lot of memory with large Maildir folders,
( 300-500 mb folder - 100-200 mb process), something I never noticed with
similarly large mboxes.
Is that expected behavior or are my observations incorrect.
2006 Jun 16
1
building dovecot lda on solaris 9
Trying to build the latest CVS code of LDA against dovecot beta 9.
Running autogen script I'm getting this message.
I added the contents of
/usr/local/share/aclocal/
to
/usr/local/share/libtool/libltdl/aclocal.m4
#aclocaldir = /usr/local/share/aclocal/
aclocal_DATA = libmcrypt.m4 libtool.m4 ltdl.m4
but no luck.
any advise ?
/usr/local/share/aclocal/libmcrypt.m4:17: warning:
2006 Oct 10
1
sieve deliver and sun cc compilers
sieve deliver still doesn't build with Sun cc.
any suggestions ? thank you.
cc -DHAVE_CONFIG_H -I. -I. -I../..
-I/export/home/sho/src/dovecot/rc8/dovecot-1.0.rc8
-I/export/home/sho/src/dovecot/rc8/dovecot-1.0.rc8/src/lib -I../../src
-I/opt/SUNWconn/crypto/include -xjobs=4 -c comparator.c -KPIC -DPIC -o
.libs/comparator.o
"comparator.c", line 149: syntax error before or at:
2007 Oct 23
2
beta 1.1-3 compile fails on solaris 9 sparc, cc.
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/SUNWconn/crypto/include
-xjobs=4 -c file-set-size.c
"/usr/include/sys/resource.h", line 126: incomplete struct/union/enum
timeval: ru_utime
"file-set-size.c", line 26: warning: implicit function declaration: ftruncate
"file-set-size.c", line 38: warning: implicit function declaration: pwrite
cc: acomp failed for
2006 Apr 10
1
samba and sun one ldap
any advise on integrating Sun One LDAP 5.2 with samba ?
I successfully imported the schema, created the domain object with rid in
LDAP, but I'm stuck trying to map the groups, whether mapping to the local
group 'admins' or ldap group "Domain Admins".
net groupmap add rid=512 ntgroup='Domain Admins' unixgroup='admins'
[2006/04/05 11:04:41, 0]
2007 Feb 13
2
lda quota in sql works but is ignored
Hi,
(dovecot latest vers)
i have lda deliver up with quota and sql,
but it seems that deliver simply ignores it,
normally it should bounce the message
deliver(tester at example.de): Feb 13 15:31:32 Info: auth input: gid=1001
deliver(tester at example.de): Feb 13 15:31:32 Info: auth input:
quota=dirsize:storage=3072000
deliver(tester at example.de): Feb 13 15:31:32 Info: Home dir not found: