Displaying 20 results from an estimated 58 matches for "doveadm_worker_count".
2019 Jan 04
1
Feature request: client bind address for replication
...correctly against 2.3.4 with a warning,.
John
-------------- next part --------------
--- dovecot-2.2.36/src/doveadm/doveadm-settings.c 2018-04-30 15:52:05.000000000 +0200
+++ dovecot-2.2.36-new/src/doveadm/doveadm-settings.c 2019-01-04 14:59:11.556270077 +0100
@@ -62,6 +62,7 @@
DEF(SET_UINT, doveadm_worker_count),
DEF(SET_IN_PORT, doveadm_port),
{ SET_ALIAS, "doveadm_proxy_port", 0, NULL },
+ DEF(SET_STR, doveadm_local_ip),
DEF(SET_STR, doveadm_username),
DEF(SET_STR, doveadm_password),
DEF(SET_STR, doveadm_allowed_commands),
@@ -91,6 +92,7 @@
.doveadm_socket_path = "doveadm-serv...
2015 Jul 14
0
doveadm search -A problem with dropped privileges
Hello,
if you want to answer to this mail, please send it directly to me.
I have found a big issue with the following command "doveadm -search -A". It
whatsoever works by setting doveadm_worker_count = 0 in the dovecot.conf
configuration file.
The problem is that doveadm-server or something similar uses privileges of
"nobody" and so it fails searching e-mails. Instead also the process tries to
create a maildir for "nobody":
Debug: Namespace : /var/mail/nobody doesn't e...
2019 Jan 11
2
managesieve configuration
...tc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.21 (92477967)
> # OS: Linux 4.15.0-42-generic x86_64 Ubuntu 18.04.1 LTS
> auth_default_realm = masked
> auth_master_user_separator = *
> auth_mechanisms = plain login scram-sha-1
> default_vsz_limit = 4 G
> doveadm_worker_count = 8
> log_path = /dev/stderr
> mail_attachment_dir = /var/mail/sis
> mail_attachment_hash = %{sha256}
> mail_location = mdbox:~/mdbox
> managesieve_notify_capability = mailto
> managesieve_sieve_capability = fileinto reject envelope encoded-character vacation sub...
2019 Jan 11
2
managesieve configuration
On 10.1.2019 18.28, Dominik Menke wrote:
> I've missed a part at the end:
>
>> This leads me to my question: How do I force Dovecot to print at
>> least a STARTTLS line after a client connects to port 4190? Looking
>
> ... at the default configuration files in /etc/dovecot/conf.d/ I don't
> see an obvious difference.
>
>
> --Dominik
Can you provide
2015 Jul 27
1
help, permissions issues
.../10-ssl.conf line 14: ssl_cert: Can't open file /etc/exim/openssl/exim.crt: Permission denied
> dovecot -n
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.16.7-21-desktop x86_64 openSUSE 13.2 (x86_64)
auth_verbose = yes
base_dir = /var/run/dovecot/
debug_log_path = /var/log/dovecot/debug
doveadm_worker_count = 10
first_valid_uid = 1000
info_log_path = /var/log/dovecot/dovecot.info
login_trusted_networks = 127.0.0.1 192.168.1.0/24 174.75.35.100 174.75.35.98
mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope...
2019 Jan 11
0
managesieve configuration
....33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.15.0-42-generic x86_64 Ubuntu 18.04.1 LTS
auth_default_realm = masked
auth_master_user_separator = *
auth_mechanisms = plain login scram-sha-1
default_vsz_limit = 4 G
doveadm_worker_count = 8
log_path = /dev/stderr
mail_attachment_dir = /var/mail/sis
mail_attachment_hash = %{sha256}
mail_location = mdbox:~/mdbox
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparato...
2019 Jan 11
0
[solved] managesieve configuration
...# Pigeonhole version 0.4.21 (92477967)
>> # OS: Linux 4.15.0-42-generic x86_64 Ubuntu 18.04.1 LTS
>> auth_default_realm = masked
>> auth_master_user_separator = *
>> auth_mechanisms = plain login scram-sha-1
>> default_vsz_limit = 4 G
>> doveadm_worker_count = 8
>> log_path = /dev/stderr
>> mail_attachment_dir = /var/mail/sis
>> mail_attachment_hash = %{sha256}
>> mail_location = mdbox:~/mdbox
>> managesieve_notify_capability = mailto
>> managesieve_sieve_capability = fileinto reject envelope...
2010 Aug 04
5
v2.0.rc4 released
...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 instead
of replacing the whole capability string.
+ virtual storage: Added support for IDLE notifications.
- doveadm mailbox status: Fixed listing non-ASCII mailbox...
2010 Aug 04
5
v2.0.rc4 released
...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 instead
of replacing the whole capability string.
+ virtual storage: Added support for IDLE notifications.
- doveadm mailbox status: Fixed listing non-ASCII mailbox...
2012 Aug 31
1
New log entries with 2.0.19?
...og_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 = 500
hostname =
imap_capability =
imap_client_workarounds =
imap_id_log =
imap_id_send =
imap_idle_notify_interval = 2 mins
imap_logout_format = bytes=%i/%o
imap_max_line_length = 64 k
import_environment = TZ
info_log_path =
instance_name = dovecot
last_vali...
2010 Jul 22
2
Doveadm protocol for parallel user processing
A lot of doveadm commands process users' mails. They can optionally
process either a single user or multiple users (e.g. -A = all, -u
'*@domain.org'). For example to expunge old mails from everyone's Trash,
you'd use:
doveadm expunge -A mailbox Trash savedbefore 30d
The problem is, this doesn't work with the new director way of doing
proxying. Only a single server can
2011 Nov 07
1
POP3/IMAPv4 CRAM-MD5 Authentication failed.(Re-post)
...vecot Configuration
> # 2.0.15: /opt/dovecot_2/conf/dovecot/dovecot.conf
> # OS: SunOS 5.10 i86pc
> auth_debug = yes
> auth_mechanisms = cram-md5
> auth_ssl_require_client_cert = yes
> auth_ssl_username_from_cert = yes
> auth_verbose = yes
> base_dir = /var/run/dovecot/
> doveadm_worker_count = 10
> log_path = /var/log/dovecot/dovecot.log
> login_greeting = ready.
> login_trusted_networks = 192.168.1.0/24
> mail_location = maildir:~/Maildir
> passdb {
> driver = pam
> }
> passdb {
> args = /opt/dovecot_2/conf/dovecot/passwd
> driver = passwd-file
>...
2019 Oct 22
0
dovecot.conf from problem installation
...# forcing existing client connections to close (although that could also be
# a problem if the upgrade is e.g. because of a security fix).
#shutdown_clients = yes
# If non-zero, run mail commands via this many connections to doveadm
server,
# instead of running them directly in the same process.
#doveadm_worker_count = 0
# UNIX socket or host:port used for connecting to doveadm server
#doveadm_socket_path = doveadm-server
# Space separated list of environment variables that are preserved on
Dovecot
# startup and passed down to all of its child processes. You can also give
# key=value pairs to always set speci...
2019 Jan 12
2
[solved] managesieve configuration
....4.21 (92477967)
>>> ??? # OS: Linux 4.15.0-42-generic x86_64 Ubuntu 18.04.1 LTS
>>> ??? auth_default_realm = masked
>>> ??? auth_master_user_separator = *
>>> ??? auth_mechanisms = plain login scram-sha-1
>>> ??? default_vsz_limit = 4 G
>>> ??? doveadm_worker_count = 8
>>> ??? log_path = /dev/stderr
>>> ??? mail_attachment_dir = /var/mail/sis
>>> ??? mail_attachment_hash = %{sha256}
>>> ??? mail_location = mdbox:~/mdbox
>>> ??? managesieve_notify_capability = mailto
>>> ??? managesieve_sieve_capability = f...
2012 Mar 20
2
dovecot runs from shell, but not xinetd
...,
/Mark
My config ---------------------------------------------------------------
# 2.0.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-220.7.1.el6.centos.plus.i686 i686 CentOS release 6.2 (Final) ext4
auth_debug = yes
auth_verbose = yes
auth_verbose_passwords = plain
disable_plaintext_auth = no
doveadm_worker_count = 4
mail_debug = yes
mail_gid = users
mail_location = mbox:/var/spool/mailpop3:INBOX=/var/spool/mailpop3/%u
mail_uid = root
mbox_write_locks = fcntl
passdb {
args = /etc/passwd.dovecot
driver = passwd-file
}
passdb {
driver = shadow
}
plugin {
mail_log_events = delete undelete expunge copy...
2019 Oct 22
2
More on problems with new install
It was the three passdb blocks you sent me.
On 10/22/2019 4:43 AM, Aki Tuomi via dovecot wrote:
> Can you show what you ended up pasting?
>
> Aki
>
> On 22.10.2019 11.34, Steve Matzura via dovecot wrote:
>> I pasted that block at the end of dovecot.conf, restarted, and got the
>> following in syslog:
>>
>> Oct 22 08:24:32 tgvprod dovecot[7290]: doveconf:
2011 May 16
0
Dovecot mail_location creating duplicate mbox mail directories
...enull
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_log =
imap_id_send =
imap_idle_notify_interval = 2 mins
imap_logout_format = bytes=%i/%o
imap_max_line_length = 64 k
import_environment = TZ
info_log_path =
last_valid_gid = 0
last_valid_uid...
2012 Jun 14
1
disable_plaintext_auth = no as no effect on IMAP/POP3 logins
..._log_format = msgid=%m: %$
dict_db_config =
director_doveadm_port = 0
director_mail_servers =
director_servers =
director_user_expire = 15 mins
disable_plaintext_auth = no
dotlock_use_excl = no
doveadm_allowed_commands =
doveadm_password =
doveadm_proxy_port = 0
doveadm_socket_path = doveadm-server
doveadm_worker_count = 0
dsync_alt_char = _
first_valid_gid = 1
first_valid_uid = 105
hostname = usrmta01.talkactive.net
imap_capability =
imap_client_workarounds =
imap_id_log =
imap_id_send =
imap_idle_notify_interval = 2 mins
imap_logout_format = in=%i out=%o
imap_max_line_length = 64 k
imapc_host =
imapc_master_use...
2011 Mar 24
3
Dovecot 2.0.9: Thunderbird 3.1.9: Very slow while open sent folder with many (4k>) mails
...null
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 = no
dotlock_use_excl = no
doveadm_socket_path = doveadm-server
doveadm_worker_count = 0
first_valid_gid = 1
first_valid_uid = 500
hostname = xfire05.rbg.informatik.tu-darmstadt.de
imap_capability =
imap_client_workarounds =
imap_id_log =
imap_id_send =
imap_idle_notify_interval = 2 mins
imap_logout_format = bytes=%i/%o
imap_max_line_length = 64 k
info_log_path = /var/log/dovec...
2011 Mar 31
1
POP3 connection issue & SASL not compiled in
After I've configured dovecot for SSL according to the info given
in the link below:
? ?https://access.redhat.com/kb/docs/DOC-6671
(tried both POP3 & secure POP3 & got the same result)
I tested POP3 access from my unblocked (no firewall rule for outgoing)
broadband PC's Outlook to connect to the postfix/dovecot server & got
the following :
Tasks ? ? ? ? ? ? ? ?