Displaying 20 results from an estimated 20000 matches similar to: "auth_cache_size"
2008 Feb 27
2
Auth_cache not working?
Hi,
I have:
auth_cache_size = 4096
auth_cache_ttl = 3600
I use Thunderbird connecting to my Dovecot IMAP server 1.1rc1. I click
on five folders and close Thunderbird.
This is my log:
dovecot: Feb 27 17:26:56 Info: Dovecot v1.1.rc1 starting up
dovecot: Feb 27 17:26:56 Info: auth-worker(default): mysql: Connected to
auth01 (Auth)
dovecot: Feb 27 17:27:07 Info: imap-login: Login:
2020 Feb 17
1
Shared Mailboxes with Multiple Domains
Any thoughts on this?
---
Daniel
------ Original Message ------
From: "Daniel Miller" <dmiller at amfes.com>
To: "Dovecot Mailing List" <dovecot at dovecot.org>
Sent: 2/12/2020 6:16:05 PM
Subject: Shared Mailboxes with Multiple Domains
>Trying to track down a problem I've been dealing with for a while. Everything else works fine - the problem is with
2018 Apr 16
1
LDAP Homedir location: Needs dovecot restart after change it
Dear group members.
I work with Dovecot and Openldap authentication. Sometimes users
change departments and we need to alter their homedir location. Every
time this process is needed, I perform this steps:
1 - Change homedir location in openldap
2 - Move homedir folder to the new location
3 - Re-apply permissions
4 - Remove user index folder
After I do that, users cannot authenticate unless
2006 Oct 05
1
Bug: auth_cache breaks master password feature
When you set auth_cache_size to a value greater than zero, it breaks the master password feature in Dovecot. It appears that during a cache hit, Dovecot attempts to query the userdb for use the master user's home directory and other settings, rather than querying for the userdb settings of the user that the master was trying to log in for... causing the login to fail.
Perhaps caching the
2017 Feb 06
2
Changes to userdb not picked up
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
--
Tom
2011 Jun 10
1
auth_cache question
Hi , just to make clear
short question does auth_cache... help with downing sql lookups
http://wiki2.dovecot.org/Authentication/Caching
isnt clear to me for sql to me
if yes
are there real world recommanded settings
lets say for a 5000 users server and where password changes should be
noticed asap
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
2015 Jun 25
0
Virtual Mailboxes
My next bonehead maneuver - was more of the first!
location = virtual:/var/mail/%%d/%%n/mdbox/mailboxes/virtual
was adapted from my definition for my shared namespace. Which was
intended to share OTHER users - which is why the '%%' prefixes are used.
Changing to:
location = virtual:/var/mail/%d/%n/mdbox/mailboxes/virtual
Now I can actually view something! But I still have a
2015 Jun 22
0
Virtual Mailboxes
Any ideas on what I need to check or should post to help find the
problem?
--
Daniel
On 2015-06-20 14:50, dmiller at amfes.com wrote:
> The first bonehead maneuver seems to be:
> location = virtual:/var/mail/%%d/%%n/mdbox/virtual
> I'm thinking it should be:
> location = virtual:/var/mail/%%d/%%n/mdbox/mailboxes/virtual
>
> But...it didn't seem to make a
2019 Jun 05
2
FTS Xapian
Logs:
Jun 5 06:02:25 bubba dovecot:
imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: Opening DB (RO)
/var/mail/amfes.com/dmiller/sdbox/xapian-indexes/db_f2857830c70c844e2f1d00003bc41c5f
Jun 5 06:02:25 bubba dovecot:
imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: FTS Xapian: FLAG=AND
Jun 5 06:02:25 bubba dovecot:
imap(dmiller at
2019 Jun 07
1
FTS Xapian
Yes, latest git version.
The logs show (as I read them) returned results - yet nothing shows in the
client. The logs look the same (with different numbers) when querying
"regular" folders - but results are shown in clients.
--
Daniel
On June 6, 2019 12:16:08 AM Joan Moreau <jom at grosjo.net> wrote:
> Hi
> Are you using the latest git version ?
> WHich part exactly
2008 Jun 30
2
No log for hitting login_max_processes_count?
I think today just due to increased use, my mail servers hit
login_max_processes_count. It wasn't obvious what was happening, logins
just weren't acting like they should and sometimes would get
disconnected before given a prompt from the server. Something made me
think to check if I had too many of certain dovecot processes and I
found I had 128 imap-login processes on both servers,
2019 Jun 05
2
FTS Xapian
For my primary namespace this is working fine - thanks to the developers!
It also appears to work great for shared folders as well.
But my virtual folders aren't returning results - at least not to the
client. The logs show FTS Xapian opening several DB files and getting
results - but nothing is being returned to client. Is this a config
issue on my side or is this a current limitation of
2019 Jun 06
0
FTS Xapian
Hi
Are you using the latest git version ?
WHich part exactly of your logs relates to "virtual folders do not work"
?
On 2019-06-05 13:08, Daniel Miller via dovecot wrote:
> Logs:
>
> Jun 5 06:02:25 bubba dovecot: imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: Opening DB (RO)
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
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
2015 Jun 20
0
Virtual Mailboxes
The first bonehead maneuver seems to be:
location = virtual:/var/mail/%%d/%%n/mdbox/virtual
I'm thinking it should be:
location = virtual:/var/mail/%%d/%%n/mdbox/mailboxes/virtual
But...it didn't seem to make a difference. And if I have the "virtual"
folder tree under a location other than
"/var/mail/domain/user/mdbox/mailboxes" no names appear - so I think I
2007 Feb 02
2
1.0.rc20 released
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz.sig
So, rc19 was somewhat broken. How about this version?
+ dovecot: Added --log-error command line option to log an error, so
the error log is easily found.
+ Added mail_log_max_lines_per_sec setting. Change it to avoid log
throttling with mail_log plugin.
- Changing message flags
2007 Feb 02
2
1.0.rc20 released
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz.sig
So, rc19 was somewhat broken. How about this version?
+ dovecot: Added --log-error command line option to log an error, so
the error log is easily found.
+ Added mail_log_max_lines_per_sec setting. Change it to avoid log
throttling with mail_log plugin.
- Changing message flags
2007 Jul 26
2
auth_cache_...
Hello,
the dovecot-example.conf states:
# Authentication cache size in kilobytes. 0 means it's disabled.
# Note that bsdauth, PAM and vpopmail require cache_key to be set for caching
# to be used.
#auth_cache_size = 0
# Time to live in seconds for cached data. After this many seconds the cached
# record is no longer used, *except* if the main database lookup returns
# internal failure. We
2009 Oct 06
1
How to calculate auth_cache_size ?
Hello
Is there a way to calculate this parameter for my site
which has approx 4000 users authenticating thru NIS ?
Thanks a lot