Displaying 20 results from an estimated 54 matches for "director_doveadm_port".
2010 Nov 01
3
Wrong protocol in socket (director-doveadm vs director) ?
I just noticed this error in my logs:
director: Error: doveadm not compatible with this server (mixed old and new
binaries?)
director: Error: director(10.161.192.28:541/right): Wrong protocol in socket
(director-doveadm vs director)
The first error I removed by changing
director_doveadm_port = 541
to
director_doveadm_port = 542
Not really sure why that fixed it.
The second error I don't know how to clear.
I found this thread,
http://dovecot.org/pipermail/dovecot/2010-July/051022.html but it didn't
work for me.
If I create a new service for dovecot-doveadm
service direct...
2020 Sep 21
0
migrations from 2.2.36
Hi
I started migrations dovecot cluster from 2.2.36.4 (debian) to 2.3.8
(cetos8) .I read https://wiki2.dovecot.org/Upgrading/2.3
In 10-director.conf I must disable director_doveadm_port like:
#director_doveadm_port = 2424
and add:
.....
service doveadm {
? inet_listener {
??? port = 2424
? }
}
Is this correct ?
the rest of the contents of the file
service director {
? unix_listener login/director {
??? mode = 0666
? }
? fifo_listener login/proxy-notify {
??? mode = 0666
? }...
2010 Jul 07
2
dovecot director service
hi,
we are using the dovecot-rc1 version, and we are testing the director
service,
as there is little documentation on this service, a pair of questions..
if i'm not wrong, the proxy_maybe it's not implemented, yet? will be soon?
this limitation does not allow use the same two directors servers like
mail backend servers?
the fairlure of one director server it's automatically
2014 Sep 19
1
doveadm with multiple instances on same machine(s)
...doveadm(root): Error: user listing failed
[then I get the whole list, but with <unknown> for each user]
The director itself doesn't have the LDAP passdb that the main dovecot
instance talks to, but I have, in the director config:
service doveadm {
inet_listener {
port = 8889
}
}
director_doveadm_port = 8889
local 192.168.x.x/24 {
doveadm_password = XXXXXX
}
doveadm_proxy_port = 8888
And in the main config:
service doveadm {
inet_listener {
port = 8888
}
}
local 192.168.x.x/24 {
doveadm_password = XXXXXXX ## same password as above
}
2018 Sep 07
1
Auth process sometimes stop responding after upgrade
...ot.conf
# OS: Linux 3.2.0-4-686-pae i686 Debian 7.11
# Hostname: imap-front13.mailfarm.interac.it
auth_mechanisms = plain login digest-md5 cram-md5 apop scram-sha-1
auth_verbose = yes
auth_verbose_passwords = plain
auth_worker_max_count = 50
base_dir = /var/run/dovecot/
default_login_user = nobody
director_doveadm_port = 9091
director_mail_servers = 192.168.1.142 192.168.1.143 192.168.1.144
192.168.1.145 192.168.1.216 192.168.1.217 192.168.1.218 192.168.1.219
director_servers = 212.183.164.157 212.183.164.158 212.183.164.159
212.183.164.160
listen = *
passdb {
args = /usr/local/etc/dovecot/sql.conf
driver =...
2014 Jun 03
2
director with multiple instances
...at = %f
}
# 2.0.9: /etc/dovecot-director.conf
# OS: Linux 2.6.32-431.11.2.el6.x86_64 x86_64 Red Hat Enterprise Linux Server release 6.5 (Santiago) ext4
auth_username_format = %Ln
auth_worker_max_count = 60
base_dir = /var/run/dovecot-director
default_client_limit = 4096
default_process_limit = 200
director_doveadm_port = 2888
director_mail_servers = 192.168.1.71 192.168.1.72 192.168.1.73
director_servers = 192.168.1.71 192.168.1.72 192.168.1.73
dotlock_use_excl = yes
mail_fsync = always
mail_location = maildir:/var/spool/maildir/%1Ln/%Ln:INDEX=/mnt/post/cache/%1Ln/%Ln
mail_nfs_index = yes
mail_nfs_storage = yes
m...
2011 Dec 05
3
lmtp panic in proxy lmtp director
...t version?
our doveconf -n is:
# 2.0.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-71.29.1.el6.x86_64 x86_64 CentOS Linux release 6.0
(Final)
auth_cache_size = 3 k
auth_cache_ttl = 15 mins
auth_verbose = yes
base_dir = /var/run/dovecot/
default_client_limit = 30000
default_process_limit = 5000
director_doveadm_port = 990
director_mail_servers = 10.80.82.21 10.80.82.22
director_servers = 10.80.82.11 10.80.82.12
doveadm_proxy_port = 24245
lmtp_proxy = yes
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numer...
2018 Sep 06
0
Auth process sometimes stop responding after upgrade
...ot.conf
# OS: Linux 3.2.0-4-686-pae i686 Debian 7.11
# Hostname: imap-front13.mailfarm.interac.it
auth_mechanisms = plain login digest-md5 cram-md5 apop scram-sha-1
auth_verbose = yes
auth_verbose_passwords = plain
auth_worker_max_count = 50
base_dir = /var/run/dovecot/
default_login_user = nobody
director_doveadm_port = 9091
director_mail_servers = 192.168.1.142 192.168.1.143 192.168.1.144 192.168.1.145
192.168.1.216 192.168.1.217 192.168.1.218 192.168.1.219
director_servers = 212.183.164.157 212.183.164.158 212.183.164.159 212.183.164.160
listen = *
passdb {
args = /usr/local/etc/dovecot/sql.conf
driver =...
2018 Sep 18
0
Auth process sometimes stop responding after upgrade
...2.2.36 (1f10bfa63): /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-686-pae i686 Debian 7.11
# Hostname: imap-front4
auth_mechanisms = plain login digest-md5 cram-md5 apop scram-sha-1
auth_verbose = yes
auth_verbose_passwords = plain
base_dir = /var/run/dovecot/
default_login_user = nobody
director_doveadm_port = 9091
director_mail_servers = 192.168.1.142 192.168.1.143 192.168.1.216 192.168.1.217
192.168.1.218 192.168.1.219
director_servers = 212.183.164.161 212.183.164.162 212.183.164.163 212.183.164.164
disable_plaintext_auth = no
listen = *
passdb {
args = /usr/local/etc/dovecot/sql.conf
driver =...
2012 Mar 22
2
Dovecot 2.1.3 Proxy creates mailbox on proxy
.../dovecot/dovecot.conf
# OS: Linux 2.6.32-5-openvz-amd64 i686 Debian 6.0.4
auth_debug = yes
auth_debug_passwords = yes
auth_master_user_separator = *
auth_mechanisms = plain login
auth_socket_path = /usr/local/var/run/dovecot/auth-master
auth_verbose = yes
debug_log_path = /var/log/dovecot-debug.log
director_doveadm_port = 542
director_mail_servers = 192.168.12.205
director_servers = 192.168.12.209
disable_plaintext_auth = no
info_log_path = /var/log/dovecot-info.log
listen = *
lmtp_proxy = yes
log_path = /var/log/dovecot-err.log
mail_debug = yes
mail_gid = vmail
mail_location = maildir:%h/Maildir
mail_plugins = &q...
2012 Nov 21
1
Dovecot director doveadm with switch "-A" error
...2.6.32-279.14.1.el6.x86_64 x86_64 CentOS release 6.3 (Final)
auth_cache_size = 3 k
auth_cache_ttl = 15 mins
auth_debug = yes
auth_verbose = yes
base_dir = /var/run/dovecot/
default_client_limit = 30000
default_process_limit = 5000
dict {
expire = mysql:/etc/dovecot/dovecot-dict-expire.conf.ext
}
director_doveadm_port = 990
director_mail_servers = mailserver1 mailserver2
director_servers = proxy1
doveadm_proxy_port = 24245
lmtp_proxy = yes
mail_debug = yes
mail_plugins = expire quota
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddre...
2012 Oct 15
1
Plugin hooks in login process
...x
0363.1971971 | www.interactive.eu
-------------- next part --------------
# 2.1.10: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-686-bigmem i686 Debian 6.0.2
auth_debug = yes
auth_verbose = yes
auth_verbose_passwords = plain
base_dir = /var/run/dovecot/
default_login_user = nobody
director_doveadm_port = 9091
director_mail_servers = AAA.BBB.CCC.DDD EEE.FFF.GGG.HHH
director_servers = XXX.YYY.ZZZ.WWW
disable_plaintext_auth = no
listen = *
log_path = /var/log/dovecot
passdb {
args = /usr/local/etc/dovecot/sql.conf
driver = sql
}
protocols = imap
service director {
fifo_listener login/proxy-not...
2010 Aug 04
5
v2.0.rc4 released
...es/2.0/rc/dovecot-2.0.rc4.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz.sig
I'm planning to release rc5 maybe this Friday or weekend, and if there
are no serious bugs just change the version number to v2.0.0 a day or
two later.
Largest changes since rc3:
+ director: Added director_doveadm_port for accepting doveadm
TCP connections.
+ doveadm: Added client/server architecture support for running mail
commands. Enable this by setting doveadm_worker_count to non-zero.
+ mail-log: Added support for mailbox_create event.
+ imap_capability = +XFOO BAR can be used to add capabilities...
2010 Aug 04
5
v2.0.rc4 released
...es/2.0/rc/dovecot-2.0.rc4.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz.sig
I'm planning to release rc5 maybe this Friday or weekend, and if there
are no serious bugs just change the version number to v2.0.0 a day or
two later.
Largest changes since rc3:
+ director: Added director_doveadm_port for accepting doveadm
TCP connections.
+ doveadm: Added client/server architecture support for running mail
commands. Enable this by setting doveadm_worker_count to non-zero.
+ mail-log: Added support for mailbox_create event.
+ imap_capability = +XFOO BAR can be used to add capabilities...
2012 Aug 31
1
New log entries with 2.0.19?
...x_count = 30
base_dir = /var/run/dovecot
config_cache_size = 1 M
debug_log_path =
default_client_limit = 1000
default_idle_kill = 60
default_internal_user = dovecot
default_login_user = dovenull
default_process_limit = 100
default_vsz_limit = 256 M
deliver_log_format = msgid=%m: %$
dict_db_config =
director_doveadm_port = 0
director_mail_servers =
director_servers =
director_user_expire = 15 mins
disable_plaintext_auth = yes
dotlock_use_excl = yes
doveadm_allowed_commands =
doveadm_password =
doveadm_proxy_port = 0
doveadm_socket_path = doveadm-server
doveadm_worker_count = 0
first_valid_gid = 1
first_valid_uid =...
2018 Sep 18
2
Auth process sometimes stop responding after upgrade
In data marted? 11 settembre 2018 10:46:30 CEST, Timo Sirainen ha scritto:
> On 11 Sep 2018, at 10.57, Simone Lazzaris <s.lazzaris at interactive.eu> wrote:
> > Sep 11 03:25:55 imap-front4 dovecot: director: Panic: file
> > doveadm-connection.c: line 1097 (doveadm_connection_deinit): assertion
> > failed: (conn->to_ring_sync_abort == NULL) Sep 11 03:25:55 imap-front4
2015 Oct 27
1
Proxy with director accept only plain login
...d)
### Frontend proxy+director
# dovecot -n
# 2.2.19: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 10.2-RELEASE amd64
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain login digest-md5 cram-md5
auth_username_format = %Ln
auth_verbose = yes
base_dir = /var/run/dovecot-proxy/
director_doveadm_port = 12347
director_mail_servers = 192.168.1.3
director_servers = 192.168.1.2
disable_plaintext_auth = no
doveadm_port = 12347
first_valid_gid = 0
first_valid_uid = 1000
instance_name = proxy
last_valid_gid = 6000
last_valid_uid = 6000
listen = 192.168.1.2
lmtp_proxy = yes
mail_location = mbox:~/:INBO...
2011 May 16
0
Dovecot mail_location creating duplicate mbox mail directories
...x_count = 30
base_dir = /var/run/dovecot
config_cache_size = 1 M
debug_log_path =
default_client_limit = 2000
default_idle_kill = 60
default_internal_user = dovecot
default_login_user = dovenull
default_process_limit = 100
default_vsz_limit = 256 M
deliver_log_format = msgid=%m: %$
dict_db_config =
director_doveadm_port = 0
director_mail_servers =
director_servers =
director_user_expire = 15 mins
disable_plaintext_auth = yes
dotlock_use_excl = yes
doveadm_socket_path = doveadm-server
doveadm_worker_count = 0
first_valid_gid = 1
first_valid_uid = 500
hostname =
imap_capability =
imap_client_workarounds =
imap_id_lo...
2014 Jan 06
0
[SIEVE] Locking Errors with vnd.dovecot.duplicate Extension
...}
-------------- next part --------------
# 2.1.16: /etc/dovecot-director/dovecot-director.conf
# OS: Linux 3.2.0-56-generic x86_64 Ubuntu 12.04.3 LTS
auth_verbose = yes
auth_verbose_passwords = sha1
base_dir = /var/run/dovecot-director
deliver_log_format = director: deliver: msgid=%m from=%f: %$
director_doveadm_port = 20000
director_mail_servers = 10.129.3.193 10.129.3.192 10.129.3.191 10.129.3.190
director_servers = 10.129.3.193 10.129.3.192 10.129.3.191 10.129.3.190
director_user_expire = 2 days
disable_plaintext_auth = no
doveadm_password = secret
doveadm_proxy_port = 19000
instance_name = dovecot-director...
2012 Jul 22
0
Corrupted dbox file - purging found mismatched offsets
...e
}
-------------- next part --------------
# 2.1.8: /etc/dovecot-director/dovecot-director.conf
# OS: Linux 2.6.32-40-server x86_64 Ubuntu 10.04.4 LTS
auth_verbose = yes
auth_verbose_passwords = sha1
base_dir = /var/run/dovecot-director
deliver_log_format = director: deliver: msgid=%m from=%f: %$
director_doveadm_port = 20000
director_mail_servers = 10.129.3.193 10.129.3.192 10.129.3.191 10.129.3.190
director_servers = 10.129.3.193 10.129.3.192 10.129.3.191 10.129.3.190
director_user_expire = 2 days
disable_plaintext_auth = no
doveadm_password = xxx
doveadm_proxy_port = 19000
instance_name = dovecot-director
lmt...