Displaying 20 results from an estimated 10000 matches similar to: "How to configure read-only access during a migration?"
2014 Aug 20
0
How to configure read-only access during a migration?
Hi. I would appreciate your advice about these
TWO PROBLEMS: =======================================================
Find the simplest way to
A) configure a Dovecot 2.2.10 IMAP server to access
(existing) email users' (mbox-format) mail folders
****in read-only mode.****
B) Do the above while allowing a master_user to access mail on behalf
of real users. (I've got master_user access
2015 Mar 12
0
mysql replication - problems
On Thu, Mar 12, 2015 at 8:57 AM Tim Dunphy <bluethundr at gmail.com> wrote:
> Hey everybody,
>
> I'm trying to get mysql master/slave replication to work under SSL. I've
> created the certs for both the slave and the master. I've configured the
> master and slave my.cnf. And it does appear that replication is actually
> working.
>
> Master is actually
2015 Aug 05
3
question on autch cache parameters
Hi list,
I have a question on auth caching in 2.2.18.
I am using acl_groups for a master user, appended in a static userdb file
# snip ###############################
master at uma:{SHA}XXXX=::::::userdb_acl_groups=umareadmaster
allow_nets=127.0.0.1
# snap ###############################
and use this group in a global ACL file.
I discovered this only works on first NOT-cached login
2015 Oct 15
0
master user in dovecot 1.2
1.2.9 is very outdated, install a recent version
2009-12-16 1.2.9 changeset | changelog | files
vs
12 days ago Timo Sirainen Released v2.2.19. 2.2.19
Am 15.10.2015 um 13:12 schrieb Michal ?ila:
> Hello list,
>
> i would like to use master user functionality in dovecot v1.2, but i just cant get it to work:
>
> Here?s my configuration:
>
> # dovecot -n
> # 1.2.9:
2015 Aug 05
0
question on autch cache parameters
just tested against dovecot 2.2.15
everythings works fine. so might be a bug introduced between 2.2.16 and
2.2.18
On 08/05/2015 04:30 PM, matthias lay wrote:
> Hi list,
>
> I have a question on auth caching in 2.2.18.
>
> I am using acl_groups for a master user, appended in a static userdb file
>
> # snip ###############################
> master at
2015 Oct 15
4
master user in dovecot 1.2
Hello list,
i would like to use master user functionality in dovecot v1.2, but i just cant get it to work:
Here?s my configuration:
# dovecot -n
# 1.2.9: /etc/dovecot.conf
# OS: Linux 2.6.18-164.10.1.el5PAE i686 Red Hat Enterprise Linux Server release 5.4 (Tikanga)
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap):
2015 Mar 12
3
mysql replication - problems
>
> The mysqld process runs as the mysql user. It's parent which is the
> mysqld_safe runs as the root user. That being said the mysql user needs
> to have at least read permission to the locations where the ssl files are
>
> located. By default on Centos the /etc/pki/CA/private directory has its
> directory permissions to only allow the root user. If the mysql
2015 Aug 27
0
question on autch cache parameters
Hello
Thank you for your report. We really appreciate it, especially when you can pinpoint a commit.
However, I am unable to reproduce this. Could you post your doveconf -n please? Im especially interested in your passdb and
userdb configurations and auth-cache settings.
br,
Teemu Huovila
On 08/06/2015 01:07 PM, matthias lay wrote:
> hi timo,
>
> I checked out the commit causing
2015 Sep 16
1
Messages lost from imap folders
Hello,
We have one user who is complaining that he has lost mails from 3 imap
folders, administered through squirrelmail.
The folders suddenly appeared unregistered, and once manually registered
they were empty.
Has anyone observed something like this?
We are running two servers (as VMs) with Dovecot v2.2.18, synced
(two-way) using dsync. The configurations follow.
Can you please help me
2015 Mar 12
3
mysql replication - problems
Hey everybody,
I'm trying to get mysql master/slave replication to work under SSL. I've
created the certs for both the slave and the master. I've configured the
master and slave my.cnf. And it does appear that replication is actually
working.
Master is actually MariaDB (version 5.5.41-MariaDB-log, and the slave is
MySQL (version 5.5.41-log).
But there are two issues I'd like to
2015 Aug 06
3
question on autch cache parameters
hi timo,
I checked out the commit causing this.
its this one:
http://hg.dovecot.org/dovecot-2.2/diff/5e445c659f89/src/auth/auth-request.c#l1.32
if I move this block back as it was. everything is fine
diff -r a46620d6e0ff -r 5e445c659f89 src/auth/auth-request.c
--- a/src/auth/auth-request.c Tue May 05 13:35:52 2015 +0300
+++ b/src/auth/auth-request.c Tue May 05 14:16:31 2015 +0300
@@ -618,30
2014 Jun 05
0
Sharing folder with others
Hello,
The sharing folders with dovecot works, but when the user that i shared the
folder reads any e-mails in the folder, all my subcribed folder (the
folders that i do not shared with this user) is unsubcribed from my
account. The only folders that remains is the default ones ( inbox, trash,
spam and sent) and the folder that i shared with that user.
my configurations:
# separator for
2012 Jun 22
2
dsync error: "Mailboxes don't have unique GUIDs"
I'm getting an error backing up mailboxes. I'm using the mirror
command:
dsync -fvo mail_home=/home/users/bob mirror ssh vmail at 10.1.4.1 dsync -o
mail_home=/home/.incoming_mail_migrations/users/bob
dsync-remote(vmail): Error: Mailboxes don't have unique GUIDs:
1ef6ee37c694894d783100000581a675 is shared by INBOX and INBOX
dsync-remote(vmail): Error: command BOX-LIST failed
2016 Jan 14
2
Increasing mail_max_userip_connections and sys resources
In our low-traffic server we have always kept the default value for IMAP
mail_max_userip_connections (10).
The server has been working fine! (Thank you Timo for this!)
However, recently we have been having:
Maximum number of connections from user+IP exceeded
errors both for IMAP and webmail users.
Thus, we have now changed the value to 100.
The questions:
1.Might this lead to
2017 Aug 04
2
Problem switching from LDA to LMTP (with Postfix)
Hello,
I am trying to switch from LDA to LMTP on a Postfix/Dovecot setup, but
something is going wrong.
I have followed the directions at:
https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP
Here is a session from dovecot.log:
Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Connect from local
Aug 4 12:19:42 vmail2 dovecot: auth: ldap(imaptester at noa.gr): unknown user
Aug 4 12:19:42 vmail2
2013 Feb 26
2
(no subject)
I've run into a problem with `doveadm backup` (2.2 rc2 and 20130226)
I did not notice in 2.1.15
doveadm backup [-Dv] -R -u cyrtest1 at iai.uni-bonn.de -m INBOX imapc:
=> crashes (signal 6 with acl plugin configured, sig 11 without acl)
If this is considered a bug (not just because of the crash but in the
meaning of "my configuration should work") it would be great if it could
be
2017 Jun 01
1
Problem with dsync backup
Hi folks,
Firstly, the first:
dovecot --version
2.2.10
dovecot -n
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.10.0-514.16.1.el7.x86_64 x86_64 CentOS Linux release 7.3.1611
(Core)
auth_debug = yes
auth_krb5_keytab = /var/lib/dovecot/krb5.keytab
auth_master_user_separator = *
auth_mechanisms = plain login gssapi
auth_verbose = yes
debug_log_path = /dev/null
default_process_limit = 400
2012 Aug 30
0
deliver doesn't update cache index with mbox
Hello Timo,
I'm having a problem with mbox that opening folder is slow when new
mails are delivered to a folder. I'm delivering through the deliver
program. Deliver updates index files but IHMO not completely correct.
Therefore I compared index files before and after:
1.) Just delivered
2.) After accessing through imap via Thunderbird
diff looks like (stripped down to the relevant
2014 Aug 08
1
Dovecot, Thunderbird and messages in wrong folder
Hello,
Sometimes it happens that messages (e.g. one or two) appear in wrong
folders in Thunderbird (latest version, also past versions, different
computers, also Earlybird). When I repair the folder
(folder/Settings/Repair Folder) in Thunderbird, the folder is correct then.
It happens on my new server with Fedora 20, Dovecot 2.2.13 and Maildir
but it also happened on my old server with
2020 Jan 26
0
Number of imap-login processes always keeps growing, never goes down
Hi all!
I've bumped into an issue which Dovecot which has me a bit stumped; All of a
sudden (ie. no obvious changes made to the config as far as I know) Dovecot
seems to never stop 'imap-login' processes. This continues to the point where
it will hit the 'process_limit'. For a 50-ish user install the limit was set to
100 but I increased it to 512. The only thing this changes