Displaying 20 results from an estimated 1000 matches similar to: "Quota Check: fs with multiple "noenforcing" mount point"
2019 May 20
0
enforcing multiple per-mailbox quotas for shared mailboxes
Hi!
I'm trying to get quotas for shared mailboxes set up on my server. It's
not working, and I fail to understand why. Documentation for setup of
this complexity is rather scarce on the web, and the discussions I found
either don't directly apply or terminate with "I got it working" but
no explanation.
Can someone please help?
The setup is rather lengthy and complicated, so
2008 Jul 10
3
fs quota check with server does not support rquotad
Hi,
Last time, I have got no reply, hope this time is better.
OS: Solaris 10
Dovecot version : 1.1.1
file system of /var/mail : NFS from Solaris
file system of /home : other NFS server that not support rquotad.
Here is my setting that works:
----------------------------
plugin {
quota = fs:INBOX:mount=/var/mail
quota2 = fs:home:noenforcing:mount=/home/h1
}
The above settings works. Dovecot
2008 Jul 10
3
dovecot Digest, Vol 63, Issue 30
> It seems that a RPC call fails because rquotas are not supported on
> 'homesvr'. But dovecots quota-fs requires them for remote storage.
>
Yes, my homesvr does not support RPC rquotas. Acutally I really don't
want Dovecot to handle quota on my home directory, I only want Dovecot
to hand quota on /var/mail. That's why I put "noenforcing" in
configuration
2011 Apr 26
1
Why is my quota warning script not getting executed?
Storing my users and quota in MySQL,running Dovecot 1.2.16, and
followed the page at http://wiki1.dovecot.org/Quota/Dict ?I'm burning
my eyes trying to find any syntax issues but can't. I'm including
output of dovecot -n and the quota2 table schema below.
dovecot.conf:
==========
dict {
?quotadict = mysql:/usr/local/etc/postfix/dovecot-dict-sql.conf
}
plugin {
?quota =
2009 Feb 19
1
NFS error, device busy
>
> On 2/16/2009 9:50 PM, Grandy Fu wrote:
>
>> > I am running dovecot 1.1.10 and 1.1.11 on Solaris 10, mailboxes are in
>> > mbox format and served by Solaris 10 NFSv3, the dovecot cache is on
>> > local disk.
>> >
>> > Some of my users always had above nfs error and their mailbox usually
>> > very big, over 100M, 400M, or even
2011 Jun 15
1
ZFS Filesystem Quota under Solaris 10 and Sparc
Hallo.
Filesystem quotas used to work well under Solaris 9 and ufs
filesystems on the Sparc platform even with two rules for the folders
in the users home directories /home/group/user and the separate
filesystem /var/mail holding the inboxes:
plugin {
quota = fs:Home-Verzeichnis:noenforcing
quota2 = fs:INBOX:noenforcing:mount=/var/mail
}
Since we upgraded last year to Solaris 10
2009 Oct 20
2
second fs quota root crashes
Hallo.
In our dovecot 1.2.6 server running under Solaris 9 I would like to set up a
second quota root because the mail folders are in the users home directories and
the inboxes of all users are in /var/mail. As soon as I add
quota2 = fs:INBOX:noenforcing:mount=/var/mail
the imap client crashes repeatedly as soon as the user tries to open a mail
folder.
Thanks for any help.
Dovecot Logfile:
2011 Dec 08
1
Per-User MySQL Quota (postfixadmin)
Hi,
?
need some help setting per-user quota and postfixadmin.?Setup is working on 1.2
dovecot. Tryin 2.1 dovecot now,? quota is working but overriden quota rule set
by 'user_query =' in /etc/dovecot/dovecot-sql.conf.ext takes no efffekt. What's
wrong here?
?
Greets
?
Haris
-------------- next part --------------
# 2.1.rc1: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-amd64 x86_64
2016 Sep 03
2
doveadm quota recalc returns a Segmentation fault
Hi,
with the latest dovecot-ee version (2.2.25.4 (5cb7c97)) if I run
?doveadm quota recalc -u alessio at skye.it? dovecot return a ?Segmentation
fault? (but the quota is update fine). Since dovecot version 2.2.24.3
(55cdc32) works fine.
This is my quota backends configuration:
plugin {
quota = maildir:UserQuota
quota2 = dict:Quota Usage::noenforcing:proxy::sqlquota
}
dict {
sqlquota
2018 Nov 16
0
Antwort: Re: Quota in MySql Dict not recalculate automatic
It should work, I have to check why it's not working.
Aki
On 16.11.2018 11.47, SUnsin at gv-bayern.de wrote:
> With quota count and quota_clone it works, but can I use noenforcing
> with quota count?
>
> quota = count:User quota:noenforcing
>
> When I test this config, I receive no quota-warning E-Mail:
>
> service quota-warning {
> ? executable = script
2011 Sep 14
2
LDA panics without sieve script
The dovecot lda panics with "Trying to sync mailbox INBOX with open
transactions" if a user has no sieve script defined. Debugging shows:
Sep 14 19:49:26 server dovecot: [ID 583609 local0.debug] lda(userxx):
Debug: sieve: user's script path /home/grp/userxx/.dovecot.sieve
doesn't exist (using global script path in stead)
Sep 14 19:49:26 server dovecot: [ID 583609
2007 Jul 11
1
NFS and Filesystem quota
Hi,
I've recently moved my mailboxes to a NFS share (on an emc Celerra), and, as
expected, the quota extensions no longer works.
However, I've read that adding http://dovecot.org/patches/quota-rquotad.c to
$DOVECOT/src/plugins/quota, adding a line to
$DOVECOT/src/plugins/quota/Makefile.am and rebuilding, it should work again.
Unfortunately, it doesn't compile in my RHEL 4.0:
2008 Jul 08
2
Multiple quota roots with quota-fs backend
Today I've tried to configure multiple filesystem quotas, with some
strange results.
These are my two filesystems; both using quotas:
* /dev/mail mounted to /var/spool/mail
using AIX quotas for all users. Mailbox format is 'mbox' and
they are named '/var/spool/mail/<logname>'
* filer0:/vol/home mounted to /home/f0 via nfs
using netapp quotas for all
2015 Oct 16
0
quotas configuration a few questions
hi everyone
need a few questions answering if possible before i can complete some
modifications on my mailserver
1 how do i modify my user_query line in dovecot-sql.conf for quotas
2 is my iterate_query line ok
3 should i use lmtp or lda to deliver the quota warnings in
quota-warning.sh
my server is using lmtp but i've only seen examples using lda
4 how do i break long lines
2011 Jun 24
2
Please help with Quota dict mysql configuration
Hello
So what i have:
centos 5.6
postfix 2.3.3
dovecot 2.0.13
postfixadmin 2.3.3
roundcube 0.5.3
All general things are working right now i can send receive email with
ssl connections etc...
Now i'm trying to configure additional options like quota and some
other plugins like sieve, trash, expire and deleted-to-trash.
Configuration of quota is on first place. I have read wiki regarding
quota
2018 Nov 16
3
Antwort: Re: Quota in MySql Dict not recalculate automatic
With quota count and quota_clone it works, but can I use noenforcing with
quota count?
quota = count:User quota:noenforcing
When I test this config, I receive no quota-warning E-Mail:
service quota-warning {
executable = script /usr/local/bin/quota-warning.sh
# user = dovecot
user = vmail
unix_listener quota-warning {
user = vmail
group = vmail
mode = 0660
}
}
plugin {
2012 Oct 13
1
Segmentation fault in doveadm with lib01_acl_plugin.so
Hi,
I'm running dovecot 2.1.10 on Debian 6.
When I run "doveadm expunge -A mailbox Trash savedbefore 30d" it crash
with "Segmentation fault"
[15022673.496902] doveadm[13072]: segfault at 8 ip 00007f4b7041f551 sp
00007fffdab4f8c0 error 4 in lib01_acl_plugin.so[7f4b70415000+10000]
If I add -D to doveadm I can see this:
doveadm(myuser at mydomain.com): Debug: Added
2010 Jun 29
1
NFS(4) IMAP Quota
Hi *,
We use nfs4 in combination with dovecot. Also (hard)quotas are used on
the exports.
Using the dovecot quota fs plugin things did not work at all. There were
a few issues we encountered:
1. Nfs4 is not recognized. The problem is that the mount type is only
checked for "nfs" and not nfs4. This was an easy fix.
2. The (fs)path for nfs4 that is relayed to rquotad has to be without
2012 Sep 19
5
Dovecot deliver Segmentation fault when arrive the first message
Hi,
I have found this strange problem. I'm working with Debian 6, dovecot
2.1.9 and vpopmail-auth.
LDA is configured and works fine but the problem is when the first
message arrive "dovecot-lda" return a "Segmentation fault", the message
is written to the user's Mailbox but the message remains, also, in the
queue of qmail (deferral: Segmentation_fault/) and at the
2018 Nov 15
0
Quota in MySql Dict not recalculate automatic
dict quota is known to have this problem that it is not always updated on time. You should use quota count with quota_clone plugin instead (might require upgrade).
Please remember to change password for mysql user pfadmin, as you accidentically sent it to the list.
Aki
> On 15 November 2018 at 20:52 SUnsin at gv-bayern.de wrote:
>
>
>
>
> Hi,
>
> I have a working