Displaying 20 results from an estimated 20000 matches similar to: "quota_warning script"
2009 Feb 11
3
Expire plugin does not delete expired mail
Hello.
I use expire plugin with dovecot 1.1.10. See my dovecot -n:
# 1.1.10: /usr/local/etc/dovecot.conf
# OS: FreeBSD 6.3-RELEASE-p9 i386 ufs
syslog_facility: local6
protocols: imap imaps managesieve
ssl_cert_file: /etc/ssl/mail/mail.domain.net.cert
ssl_key_file: /etc/ssl/mail/mail.domain.net.key
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable(default):
2009 Feb 04
2
Expire plugin does not work
Hi.
I test expire plugin for my dovecot 1.1.8. But, it seems to not work.
I have 3 mailboxes on my machine.
I want my messages in Junk and Trash expire after 1 day. I removed all messages in them before installing expire plugin.
See my dovecot.conf:
expire: Trash 1 Junk 1
expire_dict: proxy::expire
My dabatases in /var/lib/dovecot are used.
When I launch /usr/local/sbin/dovecot
2008 Mar 07
3
User another userdb to sasl
Hello,
I use Dovecot 1.0.12 with Postfix on FreeBSD. It works perfectly, but I
have a question. My users are virtual (stocked in a MySQL database).
I use SASL Dovecot authentification, and SASL uses my userdb (for
POP/IMAP access).
However, I would like my users have an other login/password to send
email with SMTP/SASL. Or, I don't want my users use the same
login/password for POP/IMAP
2009 Jan 28
1
Unknown dict module: db with expire plugin
Hello.
I use dovecot 1.1.8 in a FreeBSD 6.3
Today, I want to active expire plugin.
But it does not work. I made instructions described in http://wiki.dovecot.org/Plugins/Expire for a bdb database.
See my dovecot -n:
# 1.1.8: /usr/local/etc/dovecot.conf
# OS: FreeBSD 6.3-RELEASE-p4 i386 ufs
syslog_facility: local6
ssl_cert_file: /etc/ssl/mail/***********.cert
ssl_key_file:
2008 Mar 12
1
Fileinto to a maildir with sieve
Hello,
Is it possible to specify a maildir to a fileinto rule in a sieve file?
A simple:
require "fileinto";
if header :contains "X-Spam-Flag" "YES" {
fileinto ".Junk";
}
does'nt work becaise .Junk is a directoty, not a mailbox... See my
dovecot-deliver log:
Couldn't open mailbox .Junk: Invalid mailbox name
Mar 12 09:52:38 helm
2008 Mar 12
2
Problem with a sieve file
Hello,
I use a simple sieve file like:
require "fileinto";
if header :contains ["From"] ["root"] {
redirect "test at domain.com";
}
When I send an email with root to this user, I have this error in my
deliver log:
Mar 12 09:43:18 helm deliver(user at domain.net):
open(~/.temp.hostname.net.53398.23c1b1a363c2c4e8) failed: No such file
or directory
Mar
2008 Mar 08
2
Quota problems with IMAP and POP?
Hello,
I would like to know if it could be appears problem using POP and IMAP
in a mailbox?
Is it adviced to use one of the two protocols?
My users use IMAP to see their emails (in the webmail) and POP3 to
download their emails (in outlook/thunderbird).
Is it best to use the same protocol? POP and IMAP have the same quota
engine?
Thanks.
-Nicolas
2008 Jun 05
2
Get the size of a maildir
Hello.
I would like to know it a 'proper' solution exist to get the size (in
MB) of a maildir. Actually, to get it, I do a 'du -sh' but I'm not sure
it is a good solution. And it does not return the same value than
imap-quota.
Is there a command, a tool, in Dovecot to get it?
There is the maildirsize but it's very difficult to get the value with
a script shell and with
2008 Dec 24
2
copy LDA rule
Hi dovecot at .
I use the last dovecot (1.1.7) with sieve-plugin. All works perfectly.
However, I would like to use a "copy" function. All mail sent by "toto at domain.tld" have to be copied in a folder (copy, and not move).
So, I don't want to use a fileinto rule.
I see in http://wiki.dovecot.org/LDA/Sieve there is a copy function (1.1 only).
A rule like:
if header
2007 Sep 26
1
about quota_warning behavior
Hi,
We've been using v1.0.5 +quota_warning patch, however
quota_warning does't seem to be working properly.
For example, in order to enable 80% over for quota warning,
and we configured like following:
-----------------------------------------------------------------------
plugin {
quota_warning = storage=80%% /usr/local/path/to/plugin
}
2010 Jun 21
0
quota and quota_warning
hi everyone, i have dovecot 1.2.11 and postfix with virtual users and
domains and mailscanner all is working fine but i cant made works the
quota_warning i have in my script touch quota to see is the script run but
never hapen i have in dovecot-sql.conf 'storage=10%% /etc/postfix/limit.sh'
as quota_warning and in the log he show this but nothing happend, anyone
have this same problem and
2008 Jul 10
1
Unknown dict module: db with expire plugin
Hello.
I upgraded my dovecot to 1.1. I use the FreeBSD port.
However, I can't use the expire plugin. See the error:
Unknown dict module: db
expire plugin: dict_init() failed
I see on the mailing list another mail like this problem. And the
problem is the imap library is not linked to libdb.
Is there a solution?
Have I to contact the FreeBSD maintainer to link the binary to the
library?
2008 Dec 25
1
Logging logs moved/deleted
Hi dovecot list,
I'm looking for a possibility to log a moved (or a deleted mail). For example, I have a mailbox, and I read it in IMAP. I have a mail in INBOX. I want to move it to Folder. I want to have this action logged in my dovecot log file (or an other file).
Is it possible?
I read this: http://wiki.dovecot.org/Logging and I don't find any informations about it. I try to set
2008 Jun 18
1
Migrate to 1.1 from 1.0.14
Hello.
I see dovecot 1.1 will be release very soon. I'm thinking about a
migration from my 1.0.14. The migration job will be hard/long?
I see in http://wiki.dovecot.org/Upgrading/1.1 that dovecot-uidlist
file are in a new format. It will be problem for Courier (pop/imap)
upgrades? (today, I often upgrade old mailboxes in Courier to my
Dovecot server).
Best regards,
--
- Nicolas.
2008 Sep 03
1
umask and mails
Hello.
I would like to have rights like 750 in my mailboxes
(in /var/mail/vmails/domain.tld/user).
http://wiki.dovecot.org/DovecotServerInstallations/RHEL/2_Users?highlight=(mask)
I see an option called umask (in dovecot.conf). I set umask = 0750 in
dovecot.conf.
This option add good rights to directories, but not to the mail
received (always in 700).
Do you have a solution?
Thanks.
--
-
2009 Jan 28
1
Differences when expire plugin and cronjob?
Hello.
I would like to see the differnces between the expire plugin and a cronjob which make a find/delete.
Is there performances differences? What's the best to use?
I use dovecot 1.1.8. Is expire plugin update the maildirsize and other indexes files?
Thanks.
Regards,
--
-Nicolas.
2009 Sep 10
1
quota_warning threshold from ldap
Hello all,
I'm trying to get dovecot read three different quota_warnings values
directly from ldap. I configured correctly the quota_rule value, know
I'm trying to override this values:
quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95
quota_warning2 = storage=80%% /usr/local/bin/quota-warning.sh 80
quota_warning3 = storage=70%% /usr/local/bin/quota-warning.sh 70
reading
2009 Sep 10
1
Question regarding reverse quota_warning
Hi Everyone,
I have a question regarding reverse quota_warnings. I'm building a new
setup, and I would like to block sending messages if a person is over
his/her quota limit. Although this can be accomplished using a
quota_warning script, I can't find how to accomplish the reverse. Has
anyone tried to do something like this?
By looking at the source code:
---- quote ----
if
2010 Aug 13
1
quota_warning bug?
Hi,
Today I was testing with dovecot 2.0 rc5 and experienced some odd
behaviour with quota_warning rules. It's reproducable. When I set a
rule (this one simply writes some message to a text file) and go over
quota (2 messages in this case), it works as expected. But if I restart
my client, remove one message, restart my client again and remove the
last message from my inbox, it executes
2007 May 25
1
Quota warning not generated
I am testing out the unofficial quota warning patch with Dovecot 1.0.0,
and no matter what values I use for the storage or messages values, the
warning script is never executed.
My plugin settings are:
plugin {
quota = maildir:storage=20480
quota_warning = storage=80%:messages=10 /usr/local/bin/quota-warning.sh
}
I've tried the following quota_warning lines without any luck: