Displaying 20 results from an estimated 50000 matches similar to: "Quota problems with IMAP and POP?"
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
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 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 Jun 29
2
quota_warning script
Hello.
I'm reading http://wiki.dovecot.org/Quota/1.1 one last time before my upgrade, and I have a question about quota_warning option. Which type of script must we use for this example:
quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95
What the script must doing? It sends an email? It deletes some emails?
Thanks!
--
-Nicolas.
2007 Jul 06
3
modules/imap/lib02_imap_quota_plugin.so: undefined symbol: quota_set
Hi,
I wanted to enable FS quota support in dovecot, and have configured the
following directives:
protocol imap {
mail_plugins = imap_quota
}
plugin {
quota = fs
}
With this additional settings, my normally working dovecot.conf doesn't start
anymore:
Starting mail server:
dovecotEdlopen(/usr/lib/dovecot/modules/imap/lib02_imap_quota_plugin.so)
failed:
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
2013 Aug 21
2
High Load Average on POP/IMAP.
Hi,
We have a serious issue running on our POP/IMAP servers these days. The load average of a servers
spikes up to 400-500 as a uptime command result, for a particular time period , to be specific
mostly in noon time and evening, but it last for few minutes only.
We have 2 servers running dovecot 1.1.20 , in loadbanlancer, We have used KEEPLIVE (1.1.13) for
loadbalacing.
Server
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
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 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?
2007 Aug 21
2
Imap service and quota
Hi, i have just migrated from courier-imap to dovecot. im using it with
vpopmail, the pop service is working ok but the imap service for imp
webmail is not writing the quota information to the maildirsize file, as
recommended in the docs, i have this in dovecot.conf :
plugin {
# Quota plugin. Multiple backends are supported:
# dirsize: Find and sum all the files found from mail
2007 Feb 22
3
Mixing POP and IMAP
Hi,
I run a small site, about a dozen users, and many of the users POP their mail.
I have just installed Squirrelmail which uses IMAP. Has anyone had any
significant problems with mixing POP and IMAP for mail retreival?
Your feedback is greatly apprecianted,
--
Dominic Lepiane
The IRMACS Centre
Simon Fraser University
-------------- next part --------------
A non-text attachment was
2009 Sep 10
4
ldap quota dovecot
hi,
I've used dovecot 1.1.16 but after upgrade to dovecot 1.2.4 per-user
ldap quotas stoped working. My configuration:
# 1.2.4: /etc/dovecot.conf
# OS: Linux 2.6.18-128.7.1.el5xen x86_64 CentOS release 5.3 (Final) ext3
protocols: imap imaps pop3 pop3s managesieve
listen(default): *, [::]
listen(imap): *, [::]
listen(pop3): *, [::]
listen(managesieve): *:20000
login_dir:
2007 Mar 31
4
quota warning - take 2
Hi,
About one month ago, I sent a patch to this list to implement warnings
when a user is close to reach his quota.
I tried to follow Timo's advice to improve my code, and here (at last)
is a new patch. Things I did not fix:
- This patch is still for dovecot 1.0, as I will need warnings with
dovecot 1.0. I may rewrite it for CVS HEAD in the future but can't
promise.
-
2007 Feb 14
3
quota warning
Hi,
Is there a way with dovecot to warn users who are close to reach their
quota?
Although I never used it, I think cyrus supports something like that by
droping a warning message into the INBOX when delivering a message that
brings the total size over a certain percentage.
Would it be feasible to implement something like that with an extra
plugin or by changing the quota plugin?
Cheers,
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:
2006 Mar 31
1
Confused about what MTA, MDA, IMAP/POP server to use
Hello...I'll TRY make this short. This post is not specific to Dovecot...but many subscribers to this list have probably been down this road.
(private replies welcome if you want it to go off list)
I currently use Sendmail with MailScanner, SpamAssassin, ClamAV, Procmail, and qpopper for POP3 (hash mail dirs for mbox files)on RedHat 9 server.
Roaming users currently only have the option of
2008 Feb 06
1
imap fs quota (rpc) won't work?
In the past I dabbled with the imap quota plugin with the fs backend
because I wanted
to report usage to my users (not limit them). At the time, the quota
plugin would make
dovecot crash when trying to write to a folder (I can bring up this
report if needed).
However, in a later beta of dovecot 1.1 I tried quota again but I cannot
get it to report
any results. I've been wanting to use