search for: doveadm_ssl

Displaying 6 results from an estimated 6 matches for "doveadm_ssl".

2020 Nov 11
0
Support TLS for pure remote doveadm commands
...mailbox list - Switching to TLS: - Replace what was added to A's dovecot configuration (and reload it) with: ``` service doveadm { inet_listener { port = 9091 ssl = yes } } doveadm_password=VeryRandomString doveadm_ssl = ssl # Not strictly required ``` - On B, create a file Y containing (only): ``` doveadm_password=VeryRandomString doveadm_ssl=yes ``` - On B, running `doveadm -c Y mailbox list -u ${existing_user} -S ${A}:9091` will not work. - On A, you should see in the logs:...
2019 Dec 04
2
v2.3.9 released
...+ Added various new fields to existing events. ? See http://doc.dovecot.net/admin_manual/list_of_events.html + Add lmtp_add_received_header setting. It can be used to prevent LMTP ? from adding "Received:" headers. + doveadm: Support SSL/STARTTLS for proxied doveadm connections based on ? doveadm_ssl setting and proxy ssl/tls settings. + Log filters support now "service:<name>", which matches all events for ? the given service. It can also be used as a category. + lib: Use libunwind to get abort backtraces with function names ? where available. + lmtp: When the LMTP proxy change...
2019 Dec 04
2
v2.3.9 released
...+ Added various new fields to existing events. ? See http://doc.dovecot.net/admin_manual/list_of_events.html + Add lmtp_add_received_header setting. It can be used to prevent LMTP ? from adding "Received:" headers. + doveadm: Support SSL/STARTTLS for proxied doveadm connections based on ? doveadm_ssl setting and proxy ssl/tls settings. + Log filters support now "service:<name>", which matches all events for ? the given service. It can also be used as a category. + lib: Use libunwind to get abort backtraces with function names ? where available. + lmtp: When the LMTP proxy change...
2020 Jul 03
0
Quota: How/where to set/change
...pire = 15 mins | director_user_kick_delay = 2 secs | director_username_hash = %Lu | disable_plaintext_auth = yes | dotlock_use_excl = yes | doveadm_allowed_commands = | doveadm_api_key = | doveadm_http_rawlog_dir = | doveadm_password = | doveadm_port = 0 | doveadm_socket_path = doveadm-server | doveadm_ssl = no | doveadm_username = doveadm | doveadm_worker_count = 0 | dsync_alt_char = _ | dsync_commit_msgs_interval = 100 | dsync_features = | dsync_hashed_headers = Date Message-ID | dsync_remote_cmd = ssh -l%{login} %{host} doveadm dsync-server -u%u -U | first_valid_gid = 1 | first_valid_uid = 200 |...
2020 Aug 25
2
zlib errors after upgrading
> On 25/08/2020 14:35 Robert Nowotny <rnowotny at rotek.at> wrote: > > > I get ZLIB Errors after dovecot upgrade from 2.3.10.1 to 2.3.11.3 > > > Aug 21 15:27:34 lxc-imap dovecot: imap(acsida)<63870><jZk...>: Error: Mailbox Sent: UID=40826: read(zlib(/home/vmail/virtualmailboxes/acsida/storage/m.2409)) failed:
2020 Aug 28
3
zlib errors after upgrading
...ers = director_user_expire = 15 mins director_user_kick_delay = 2 secs director_username_hash = %Lu disable_plaintext_auth = no dotlock_use_excl = yes doveadm_allowed_commands = doveadm_api_key = doveadm_http_rawlog_dir = doveadm_password = doveadm_port = 0 doveadm_socket_path = doveadm-server doveadm_ssl = no doveadm_username = doveadm doveadm_worker_count = 0 dsync_alt_char = _ dsync_commit_msgs_interval = 100 dsync_features = dsync_hashed_headers = Date Message-ID dsync_remote_cmd = ssh -l%{login} %{host} doveadm dsync-server -u%u -U first_valid_gid = 1 first_valid_uid = 500 haproxy_timeout = 3...