Displaying 20 results from an estimated 20000 matches similar to: "Changes to userdb not picked up"
2017 Feb 08
1
Changes to userdb not picked up
I know, but I'm changing the quota in dict:sql so running commands on
the mailserver itself it something I would like to avoid.
---
Tom
On 2017-02-06 14:29, Urban Loesch wrote:
> You can flush the cache with: "doveadm auth cache flush $USER"
>
> Regards
> Urban
>
>
> Am 06.02.2017 um 13:59 schrieb Tom Sommer:
>> I have my quota limits stored in userdb
2017 Feb 06
0
Changes to userdb not picked up
You can flush the cache with: "doveadm auth cache flush $USER"
Regards
Urban
Am 06.02.2017 um 13:59 schrieb Tom Sommer:
> I have my quota limits stored in userdb and auth_cache enabled (default settings).
>
> When I change the quota limit the old limit is still cached for the user for another hour. Is there any way to prevent this from happening?
>
> Thanks
>
2020 Feb 19
1
Flush userdb cache entry
Hi all
I have a problem when users change quota in SQL, the change is not
reflected in Dovecot immediately so quota_warning is still triggered on
some occasions.
I think it's because the quota is stored in userdb, and there is no way
to flush userdb cache?
Is there a way to flush userdb entries?
What controls userdb cache TTL/size? auth_cache entries?
I can't seem to find any
2011 Jun 22
2
Panic: doveadm quota get -A
Hi,
I'm new to the list and I'm using dovecot since 2 months. Still in progress to migrating from Stalker (Communigate Pro) to Dovecot.
Today I upgraded from Dovecot 2.0.13-0~auto+27 (used form the Mirror xi.rename-it.nl - stable-auto) to 2:2.0.13-0~auto+48.
List of installed packages:
ii dovecot-common 2:2.0.13-0~auto+48 secure mail server that supports
2015 Apr 02
2
Disk space usage with mdbox
Yes I have done it, it is the third command I have run, without any change.
a.
On 02/04/2015 09:53 ??, Urban Loesch wrote:
> Did you "purged" the deleted mails for this user?
> On mdbox you must run "doveadm purge -u $USER" to whipe out any as deleted marked mails etc.
>
> Details: http://wiki2.dovecot.org/Tools/Doveadm/Purge
>
> I use a nightly cronjob wor
2015 Apr 03
2
Disk space usage with mdbox
Shot in the dark here...haven't tried it myself so no promises. There's
probably a much better way to do this but sometimes a little "brute
force" helps.
Theoretical steps:
1. Stop all mail processes - both SMTP and IMAP.
2. Use "doveadm sync" to backup the user mailbox, e.g.,
doveadm backup -u user mdbox:/tmp/usermail
3. Verify /tmp/usermail looks reasonable
2015 Sep 13
2
concerning dovecot settings for high volume server
thanks very much urban. this was very helpful.
i have around 12500 users spread over 3 independent servers each having around 4000+ users
i am using qmailtoaster, vpopmail, spamassassin and dovecot.
in future i am planning to consolidate all using a HA cluster.
if it is ok with you could you kindly share some information about your email server configuration. if you do not wish to put it on the
2014 Jun 30
2
Sieve seems to break mailbody during automatic redirection
Hi,
I have a strange problem with sieve.
After upgrading to 2.2.13 sieve seems to break the mailbody during automatic redirection.
I have the following configuration.
- User A sends mail to User B.
- User B has an automatic redirect to User C
- User C geht the mailbody broken
I did some debugging.
This is a part of the mailbody which i grabbed from the mailqueue before the mail gets
2015 Apr 01
2
Disk space usage with mdbox
Hello,
I am using dovecot with mdbox+sis and I notice an ever increasing disk
space usage since I converted mailboxes from Maildir to mdboxes. I have
checked with a user and while it actually uses only 65K, his mdbox files
on disk are more than 6G. The backup of his mailbox is just 64K. Any
suggestions ?
Below are some relevant commands:
[root at mail ~]# doveadm quota get -u test
Quota
2016 Apr 07
2
Opportunistic quota recalc
On 07 Apr 2016, at 14:49, Tom Sommer <mail at tomsommer.dk> wrote:
>
> On 2016-04-06 21:09, Tom Sommer wrote:
>> On 2016-04-06 20:38, Timo Sirainen wrote:
>>> On 06 Apr 2016, at 13:43, Tom Sommer <mail at tomsommer.dk> wrote:
>>>> I'm switching quota backend to redis (from maildir++), so all my current usages are reset.
>>>> I get that
2016 Apr 06
2
Opportunistic quota recalc
On 2016-04-06 20:38, Timo Sirainen wrote:
> On 06 Apr 2016, at 13:43, Tom Sommer <mail at tomsommer.dk> wrote:
>>
>> I'm switching quota backend to redis (from maildir++), so all my
>> current usages are reset.
>>
>> I get that I can do "doveadm quota recalc -A", but it takes forever
>> (and auth processes time out/crash).
>>
2015 Aug 04
2
451 4.3.0 Temporary internal failure
Hi,
OS: Debian GNU/Linux 7
df -hT
Filesystem Type Size Used Avail Use% Mounted on
/dev/vzfs reiserfs 30G 12G 19G 38% /
/etc/fstab
proc /proc proc defaults 0 0
none /dev/pts devpts rw,gid=5,mode=620 0 0
none /run/shm tmpfs defaults 0 0
If someone knows an option to change the tmp directory in dovecot.conf,
it would be very helpful.
2015 Oct 23
1
Question about dovecot replication
Hi,
last week I installed 2 servers with two dovecot nodes and replication in active/active mode located in different datacenters.
Based on the howto from wiki "http://wiki2.dovecot.org/Replication" it works great.
According to the wiki it is recomended to run "doveadm purge" on both systems continously, because "doveadm purge" will not be replicated by the
2016 Apr 05
2
New feature: HTTP API
On 2016-04-05 08:44, aki.tuomi at dovecot.fi wrote:
>> On April 5, 2016 at 9:27 AM Tom Sommer <mail at tomsommer.dk> wrote:
>>
>>
>> On 2016-04-04 20:22, aki.tuomi at dovecot.fi wrote:
>>
>> > Since the API is still a little beta, it will not return anything in
>> > case
>> > doveadm does not like the arguments (that is, calls
2016 Apr 15
2
Randomly SSL Errors since upgrade to 2.2.23-1 (Enterprise Edition)
Hi,
first of all, many thanks for a great piece of software.
Today I updated one of our 2 IMAP/POP3 proxies from version 2.2.15.17-1 to 2.2.23.1-1 (both are enterprise editions).
After the update I now see randomly the following errors in the log file on my first proxy:
...
Apr 15 10:28:54 imap1 dovecot: pop3-login: Error: SSL: Stacked error: error:1408F119:SSL
2017 Jan 10
2
Poolmon: Problem with index-locking
I have Poolmon (https://github.com/brandond/poolmon) set up. When it
does all the checks concurrently, obviously there are locking issues on
each mailserver it tests:
"Warning: Locking transaction log file
xxxx/indexes/dovecot.list.index.log took 60 seconds (syncing)"
It's just an empty mailbox.
Is there any way to do a login test, without locking the index files?
Hence
2014 Feb 28
1
Force SSL authentication per user basis
Hi,
I'm searching a way to force encrypted connections for POP3/IMAP on a per user basis.
To not break clients which still connect in plaintext (there are
still many of it) I must implement a mechanism to force encrypted connections
on a per user basis.
The users and passwords are stored in a mysql database. So there would be no problem to
expand the database with a column like
2016 May 04
2
more info about deleting users
> On May 2, 2016 at 9:56 AM Tom Sommer <mail at tomsommer.dk> wrote:
>
>
>
> On 2016-04-29 16:25, Matteo Gaito Test Account wrote:
>
> > i've search a lot in order to find a way to delete account by dovecot
> > but i
> > found only this way
> >
> > http://dovecot.org/list/dovecot/2011-November/079273.html
> >
> > It's
2016 Jun 11
3
Increased errors "Broken MIME parts" in log file
On 11 Jun 2016, at 21:29, Timo Sirainen <tss at iki.fi> wrote:
>
> On 01 Jun 2016, at 16:48, Alessio Cecchi <alessio at skye.it> wrote:
>>
>> Hi,
>>
>> after the last upgrade to Dovecot 2.2.24.2 (d066a24) I see an increased number of errors "Broken MIME parts" for users in dovecot log file, here an example:
>>
>> Jun 01 15:25:29
2016 Apr 06
2
Opportunistic quota recalc
I'm switching quota backend to redis (from maildir++), so all my current
usages are reset.
I get that I can do "doveadm quota recalc -A", but it takes forever (and
auth processes time out/crash).
It would make much more sense to recalc the usage on login if the
current usage is unset. Is there no way to do a
recalc-quota-on-first-login?
Thanks.
--
Tom Sommer