Displaying 20 results from an estimated 20000 matches similar to: "Deliver quota-warning via director"
2012 Jun 08
1
Corrupted mdbox on LMTP director delivery while user is logged in via IMAP
Hi,
we get errors about corrupted indexes and we are losing flags with mdbox on NFSv4:
Error: Recent flags state corrupted for mailbox
Error: Corrupted dbox file
Error: Corrupted transaction log file
It looks like a LMTP director problem. The user has IMAP IDLE connections
open and lmtp delivers to another host. This leads to nfs corruption problems.
The user is logged into mail04 and has some
2013 Feb 24
1
%{session} does not work with deliver_log_format
Hi,
# 2.1.10: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-45-server x86_64 Ubuntu 10.04.4 LTS
deliver_log_format = mailbox: deliver: session=<%{session}> msgid=%m from=%f: %$
produces log messages always containing "session=<session}>", like this one:
Feb 24 09:22:09 10.129.3.233 dovecot: lmtp(3484, user at example.org): mbnWK6/NKVGcDQAAiWCYmA: sieve: mailbox: deliver:
2012 Apr 28
1
lmtp proxy timeout while waiting for reply to DATA reply
Hi,
we are experiencing similar sporadic data timeout issues with dovecot 2.0.20
as in http://dovecot.org/pipermail/dovecot/2011-June/059807.html
at least once a week. Some mails get temporarily deferred in the
postfix queue since dovecot director lmtp refuses them and the
mails are delivered at a later time.
The problem applies to mails delivered to single users as well as distribution
lists
2012 Jun 08
2
per user quota
Hello!
I activated quota
plugin {
quota = maildir:User quota
quota_rule = *:storage=1GB
# 10% of 1GB = 100MB
quota_rule2 = Trash:storage=+10%%
}
But when I want to do per user quota in the passwd-file
...vhosts/anup.de/anmeyer::userdb_mail=maildir:~/userdb_quota_rule=*:bytes=10G
I get this in the logfile and can't login:
Jun 08 22:25:52 imap(anmeyer at anup.de): Error:
2012 Jun 29
2
doveadm purge -A via doveadm-proxy director fails after some users
Hi,
we have configured userdb and passdb in the director and try to
iterate all users and pass the "purge" command via doveadm proxy to
port 19000 on the correct director backend host.
A single purge -u username at example.org via doveadm-proxy works correctly,
but iterating over some users with -A fails.
Note: users/domains have been anonymized in output:
2012 Apr 21
2
How to remove duplicate GUID messages from storage?
Hi,
I tried to import messages like this:
doveadm import -u username at example.org mdbox:/mail/dovecot/example.org/username/mail mbox:/root/mail.txt all
This seemed to have imported the same messages in the mail storage,
as they were already there. And now I have got a lot of duplicates.
Then I deleted the mbox:/root/mail mail stuff from "mailboxes" folder
and the storage remained,
2013 Feb 24
4
Deleted / read mails show up as new on remote imap clients
Hi,
I've one problem:
Mails, which I already read or deleted via my IMAP client (Thunderbird)
on the same machine running the server (it runs behind DynDNS on my
local machine, thanks to http://mein.homelinux.com/wiki/mailserver/)
show up again if I connect via IMAP from other client computers, i.e. my
notebook (Thunderbird again).
As you can see from the config below I have
2012 Dec 18
6
dovecot index errors since 2.1.12
Hi,
After upgrading to dovecot 2.1.12, I see a lot of these errors:
# 2.1.12: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-279.14.1.el6.x86_64 x86_64 CentOS release 6.3 (Final)
# Filesystem: ext4 with mdbox storage
Dec 10 15:21:04 mail dovecot: imap(user at example.org): Error: Cached
message size smaller than expected (5010 < 8192)
Dec 10 15:21:04 mail dovecot: imap(user at example.org):
2012 Apr 02
1
lmtp sometimes fails to deliver a message to all recipients
Dovecot version: 2.1.3
lmtp config:
protocol lmtp {
mail_plugins = zlib acl sieve
}
Running strace on lmtp reveals that when lmtp delivers a message to multiple
recipients it saves the message to a file in the first mailbox and hard links
that file to other mailboxes. But when in the meantime of delivery that file is
deleted, lmtp fails to deliver the message to remaining mailboxes. For
2010 Dec 09
1
Execute Script on LMTP Deliver?
Is it possible to have dovecot 2.0.8 using LMTP run a shell script each time
it delivers a message to a users mailbox?
I see there's an "execute = script /path/to/script" but when i added it to
lmtp service in 10-master.conf, it didnt do anything and stopped delivering
mail altogether
service lmtp {
executable = script /usr/local/bin/test.sh u%
unix_listener
2012 Oct 16
1
doveadm purge -A via doveadm-proxy director fails after some users
# 2.1.10: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-44-server x86_64 Ubuntu 10.04.4 LTS
doveadm -c /etc/dovecot-director/dovecot-director.conf -D purge -A
shows the following message in the log when iterating the 49th user:
Oct 17 00:47:17 10.129.3.233 dovecot: doveadm: Error: purge: invalid option -- 'e'
Oct 17 00:47:17 10.129.3.233 dovecot: doveadm(someuser at example-ll.org):
2012 Jul 26
4
Problem overriding default quota limit
Hi,
We get user's quota limit from LDAP. ?It works fine when user has
quota attribute in LDAP (this is when it's different from default
quota). But when user doesn't have quota limit attribute Dovecot
doesn't take default value defined in quota plugin and assign unlimit
quota to user.
Our configuration is similar to the example from wiki (
2012 May 13
2
Dovecot usage values differ from actual disk usage
Hi,
in my dovecot setup the accounting database table shows wrong
values which do not correspond with the actual disk space used.
The disk usage says 2.6 Gigabytes:
mail01:~# du -sh /mail/dovecot/example.org/username
2.6G /mail/dovecot/example.org/username
While the doveadm quota get says 7 Gigabytes for the same user:
mail01:~# doveadm -f tab quota get -u username at example.org
Quota name
2017 Mar 15
4
Postfix Ignoring lmtp, delivering straight to maildir
First I'd like to thank all the developers and contributors to dovecot.
I've been using it for many years, and deeply appreciate your fine work. :)
dovecot --version
2.2.22 (fe789d2)
I have a working installation with postfix and dovecot, and I want to
add sieve to it, so I am trying to configure postfix to use lmtp instead
of 'virtual' for its delivery service. However it is
2010 Nov 26
1
Director and deliver
Hello Timo,
Although I haven't tried neither director nor deliver, I'm planning to try
both. I've been catching up with threads on this list talking about director
but I'm not sure about how deliver would fit into a setup using director.
Since deliver would touch indexes and dovecot-uidlist, wouldn't it need to be
proxied as well through director ? Is that the case ? If not,
2012 Nov 03
3
LMTP benefit vs LDA
Hi to all,
my question is what is benefit implementing LMTP service replacing LDA i
have dovecot 2.1.8 with vpoipmail+qmail and about 500 users now i'm
using LDA and i'm interested on LMTP service.
Thanks in advance
--
*/Davide Marchi
/Teorema Ferrara Srl
/(Tel: /**/+39 0532 783161)/**/
(Fax: +/**/39 0532 783368/**/)/**//**/
/**//**/Davide.Marchi at mail.cgilfe.it
2014 Apr 08
1
Dovecot Director and MasterUsers
Hi,
the Dovecot Director determines the backend host in some way by hashing the username:
http://wiki2.dovecot.org/Director
For normal logins username at example.org, the director always gets the same hash
for the same username and ensures that the login is always proxied to the same backend.
But what about MasterUsers in combination with Dovecot Director?
2012 Feb 17
2
Quota warnings and LMTP
Hello,
I have dovecot 2.0 configured with virtual users in MySQL, SMTP is
handled by exim which uses dovecot LMTP transport.
I'd like to test quota warning messages, but in wiki2 there is only
an example for delivering it with dovecot-lda. I tried several ways
of using lmtp binary, but without success.
How to replace this:
cat << EOF | /usr/local/libexec/dovecot/dovecot-lda -d $USER
2012 Jun 09
1
Error: doveadm client attempted non-PLAIN authentication
Hi
doveadm search -u user at example.org -S localhost:19000 all
produces the following error in the logs:
dovecot: doveadm: Error: doveadm client attempted non-PLAIN authentication
What am I missing?
* tcpdump of tcp communication on port 19000 is attached
* dovecot.conf is attached
Regards
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dump
Type:
2012 Apr 09
2
Problem with quota warning
Hi again,
my test environment is working now and finally I tried to implement my
quota warning but it is not working. LDA says the mailbox is full even
it is not (only 81% and that is why the quota warning is executed).
Further I used :noenforcing in my script.
Apr 9 15:08:21 backend01 dovecot: lda(test at k-team.info): Debug:
Namespace INBOX.: Using permissions from