Displaying 20 results from an estimated 9000 matches similar to: "soft quota lda question"
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
2009 Mar 16
2
v1.2.beta2: Fatal: io_loop_handle_add: epoll_ctl(1, 10): Bad file descriptor
Hi Timo,
I'm playing with Dovecot v1.2.beta2 currently. When the dict process was
started via deliver(?) and Dovecot is killed (kill $PID_OF_DOVECOT)
after delivering only one message, it logs:
Fatal: io_loop_handle_add: epoll_ctl(1, 10): Bad file descriptor
If the dict process was not started or deliver has delivered more than
one message, the error doesn't occur.
I'm not using
2009 Aug 13
4
Quota question.
Hi,
I am trying to get quota working properly on dovecot 1.2.3 with postfix admin,
amavisd-new, mysql, and postfix.
So far I can see the db getting updated when messages are added and deleted
from the mailbox. The problem I am having is that I have imported a bunch of
messages from the old mail server that was running uw-imap and mbox to the
doevcot machine using maildir++. As a result the
2012 Jan 10
2
Quota-warning and setresgid
Hi!
Please help me with this.
The problem exists when quota-warning is executing:
LOG:
Jan 10 10:15:06 lmtp(85973): Debug: none: root=, index=, control=,
inbox=, alt=
Jan 10 10:15:06 lmtp(85973): Info: Connect from local
Jan 10 10:15:06 lmtp(85973): Debug: Loading modules from directory:
/usr/local/lib/dovecot
Jan 10 10:15:06 lmtp(85973): Debug: Module loaded:
2011 Sep 06
3
Quota fs (ignore mount)
Hi,
I set "quota: fs:INBOX:noenforcing:mount=/var/spool/mail", but receive: "fs quota add storage dir = /home/pit/mail"...
Why ?
In fstab:
/dev/mapper/mpath1p1 /var/spool/mail ext2 usrquota 0 0
In dovecot.log:
Sep 06 15:02:00 pop3-login: Info: Login: user=<pit>, method=PLAIN, rip=192.168.3.10, lip=192.168.6.3, TLS
Sep 06 15:02:00 POP3(pit): Info: Loading modules
2009 Jul 23
8
expire plugin no delete 1.2.1
Hi Timo,
all of my tests fail
with expire plugin, mail simply not get deleted
i cant find any stuff in the logs why it does not or should not work.
My guess that there is a problem with virtual plugin and/or
shared namespace.
It shouldnt be a problem with acl starting the script over cron as root
am i right ?
do you have any idea why it fails, is there a way to ignore all
unneeded shared or
2013 Jun 24
1
dovecot-lda - dovecot: quota-warning: Error: lda: Fatal: Unknown argument
Hi, everyone,
I'm attempting to configure automated quota warnings for users and have
hit a snag.
The script I'm using is as follows:
---------------------------------------------------------------------
#!/bin/sh
PERCENT=$1
MAILBOX=$2
DOMAIN=$3
cat << EOF | /usr/lib/dovecot/dovecot-lda -d $USER -o
"plugin/quota=dict:user::file:/var/vmail/%d/%n/.quotausage"
From:
2015 Sep 03
4
disable quota for all users
Dear all,
On a new server (postfix dovecot postfixadmin Centos)
I did define quota=0 in postfixadmin
However suddenly a user with more than 9Gb of mail got his mailbox new/cur
empty and maillog shows:
Sep 3 15:43:56 mail16 dovecot: lda(brouwerb at scholarium.nl): Error: sieve:
msgid=<alpine.LRH.2.20.1509031543050.16381 at streaming2.antenna.nl>: failed
to store into mailbox
2011 Aug 04
1
dovecot ACL's wrong maildir++ location of shared folder
Hi
I am having problem regarding ACLs. I use ldap as db backend and everything
seems okay but ACL retrieving of shared folder paths... why is the date and
root wrong? dovecot is 1.2.17
####dovecot-ldap.conf
user_attrs =
homeDirectory=home,mailQuotaSize=quota_rule=*:bytes=%$,mailQuotaCount=quota_rule2=*:messages=%$
####dovecot.conf
mail_location = maildir:~/Maildir:INDEX=~/index
namespace
2012 Oct 10
1
I need a quota expert
I'm having problems with dovecot quota configuration.
If I Include the driver mysql in dovecot-sql.conf I'm getting this error:
dovecot: dict: Error in configuration file /etc/dovecot/dovecot-sql.conf line 1: Unknown setting: driver
dovecot: dict: Failed to initialize dictionary 'quotadict'
If I Don't include it:
dovecot: auth(default): Fatal: sql: driver not set in
2013 Sep 08
2
Postfixadmin/MySQL/Dovecot 2 and quota
Hi all,
I'm setting up a new email server based on the softwares list below:
* Postfix
* Dovecot 2.0.9
* MySQL
* Postfixadmin 2.3.6
My current problem is I'm unsure whether quota feature is well
configured or not.
In order to test and validate, I use Roundcubemail GUI which provides
percentage of the space used by the mailbox (quota should be applied per
mailbox).
Here, my
2006 Oct 02
1
Quota with quota dict and peruser quota, dovecot LDA needed?
Hi,
This mail sources from the thread with this topic title:
Re: [Dovecot] [SOLVED] quota with: postfixadmin, postfix, mysql & dovecot
As this title does no longer cover the topic i decided to start a new
thread.
I have set up quota:dict with the proxy::quotadict option and i'm not
using dovecot LDA.
My quota table is filled with records like
username: pveerman at nemo.kabelfoon.net
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 {
2020 May 08
1
dovecot-lda quota warning email add BCC
Dear dovecot users,
I have setup doveot with quota warning.
Once a quota wearning is reached a shell script is called which then
sends an email to the user via dovecot LDA
this is the command in the shell script:
/usr/lib/dovecot/dovecot-lda -d $USER -o "plugin/quota=dict:User
quota::noenforcing:proxy::quota"
I already have looked in the docs: https://wiki.dovecot.org/LDA
but
2007 Dec 14
4
v1.1.beta11 quota plugin and dict server
Hello,
when dovecot is started, it prints the following error to the console:
ILoading modules from directory: /usr/local/dovecot/lib/dovecot/imap
IModule loaded: /usr/local/dovecot/lib/dovecot/imap/lib10_quota_plugin.so
IEffective uid=65534, gid=65534, home=
Idict quota: user = dump-capability, uri =
proxy:/var/run/dovecot/dict-server:quotadict
Enet_connect_unix(/var/run/dovecot/dict-server)
2011 Jul 18
1
quota-warning.sh not working (lda problem?)
Hi,
I setup a new mailserver with dovecot 2.0.12. Everything is working
fine (including quota) - except of sending quota warning mails.
When running
/usr/local/bin/quota-warning.sh 95 user at domain.de
manually as root or user vmail, the mail is delivered.
content of /usr/local/bin/quota-warning.sh
#!/bin/sh
PERCENT=$1
USER=$2
logger -p mail.info "$PERCENT% Quota-warning sent to
2008 Mar 15
1
current quota in mysql issue
hi all,
i have a problem with storing the current quota in mysql. the
configuration of the dictionary quota mostly looks like the example from
the wiki.
the dirsize quota limit is read correctly from the user_query, but nothing
stored with quotadict in the quota table. i wonder that there is nothing
like a "dict" in the logfile. did i configured anything wrong?
regars
stefan
logfile
2009 Jan 21
1
How to interpret quota log entries?
Hi,
I've configured a global quota rule, with low limits for testing
purpose: quota_rule = *:storage=10M:messages=10
Why is the percentage value always 0?
What does 'enforcing' mean in this context? Is it not only relevant if
one uses fs-quota?
Jan 21 17:54:44 vh3 dovecot: IMAP(user at test.tld): Quota root: name=user backend=dict args=:proxy::quotadict
Jan 21 17:54:44 vh3 dovecot:
2014 Mar 05
2
Bounce messages
Hi,
I just set up my mail server using postfix / dovecot / mysql and it works well. I just have a problem : I'm a trying to have a overquota notification and the server sends nothing (mail server rejects incoming mail).
Could you tell me if there is a problem with dovecot or postfix configuration?
Kind regards,Long
My conf :
# 2.1.7: /etc/dovecot/dovecot.conf# OS: Linux 2.6.32-26-pve x86_64
2011 Jan 13
2
dovecot lda and quota plugin with mysql
Dear all,
I have postfix delivering to dovecot lda (via spamassinassin). I
have configured the quota plugin, but it does not seem to respect the
details in the quota table in mysql. The query I have used looks
correct to me, and the user can connect to the database.
I wonder if someone might put me straight on the misconfiguration.
Best wishes, j.
# Relevant portions of dovecot -n: