Displaying 20 results from an estimated 195 matches for "imap_max_line_length".
2019 Nov 12
1
IMAP session hangs on 8k-long commands if COMPRESS=DEFLATE is enabled
Hi there,
Dovecot 2.3.7 appears to hang when the client sends a long command after
enabling the IMAP COMPRESS extension [RFC 4978]. PoC script attached
along with the doveconf(1) output.
Without COMPRESS=DEFLATE, and with the default ?imap_max_line_length?
value (64k) I'm able send commands up to 65539 bytes long (that's 3
bytes more than 2??, so maybe the leading tag and the trailing CRLF
aren't counted), after which Dovecot rightfully replies with tagged BAD
responses.
$ COMPRESS=n /tmp/many-fetch.pl 65539
[?]
C: x UID FET...
2008 Aug 07
2
dovecot-antispam: Failed to read mail beginning, Next message unexpectedly lost
...am
mail_plugins(imap): antispam
mail_plugins(pop3):
mail_plugin_dir(default): /packages/run.64/dovecot-1.1.2/lib/dovecot/imap
mail_plugin_dir(imap): /packages/run.64/dovecot-1.1.2/lib/dovecot/imap
mail_plugin_dir(pop3): /packages/run.64/dovecot-1.1.2//lib/dovecot/pop3
mail_log_max_lines_per_sec: 20
imap_max_line_length(default): 131072
imap_max_line_length(imap): 131072
imap_max_line_length(pop3): 65536
imap_client_workarounds(default): delay-newmail outlook-idle
tb-extra-mailbox-sep
imap_client_workarounds(imap): delay-newmail outlook-idle
tb-extra-mailbox-sep
imap_client_workarounds(pop3):
pop3_uidl_format(defa...
2009 Mar 27
2
dovecot-1.1.13 auth-worker killed
...kages/run.64/dovecot-1.1.13/libexec/dovecot/pop3
mail_plugin_dir(default): /packages/run.64/dovecot-1.1.13/lib/dovecot/imap
mail_plugin_dir(imap): /packages/run.64/dovecot-1.1.13/lib/dovecot/imap
mail_plugin_dir(pop3): /packages/run.64/dovecot-1.1.13//lib/dovecot/pop3
mail_log_max_lines_per_sec: 20
imap_max_line_length(default): 131072
imap_max_line_length(imap): 131072
imap_max_line_length(pop3): 65536
imap_client_workarounds(default): delay-newmail outlook-idle tb-extra-mailbox-sep
imap_client_workarounds(imap): delay-newmail outlook-idle tb-extra-mailbox-sep
imap_client_workarounds(pop3):
pop3_uidl_format(def...
2015 Apr 08
2
pop3 retr responses too large lines - Fails with current python's poplib
...esponses are
terminated by a CRLF pair. Responses may be up to 512 characters
long, including the terminating CRLF.
"
I think dovecot-pop3 should split it's output in lines of at least 512
characters. Or at least it should have a "pop3_max_line_length" setting
(like "imap_max_line_length").
Server side:
# dovecot --version
2.2.13
Client side:
# python --version
Python 2.7.9
# getmail --version
getmail 4.47.0
Temporary workaround (on client-side):
--- poplib.py.orig 2015-04-08 18:46:48.280879211 -0300
+++ poplib.py 2015-04-08 18:26:01.288556028 -0300
@@ -36,7 +36,7...
2015 Apr 10
2
pop3 retr responses too large lines - Fails with current python's poplib
...e up to 512 characters
> > long, including the terminating CRLF.
> > "
> >
> > I think dovecot-pop3 should split it's output in lines of at least 512
> > characters. Or at least it should have a "pop3_max_line_length" setting
> > (like "imap_max_line_length").
>
> Um. This is talking about POP3 responses themselves - not about the
> actual email message body. Dovecot's POP3 reponses are short always I
> think. The message body is sent exactly as it was originally saved.
> Changing this could break things like PGP/SMIME signing...
2019 Nov 19
1
Panic: file smtp-client-connection.c: line 1142 (smtp_client_connection_established)
...s = plain login
auth_verbose = yes
debug_log_path = /dev/stdout
default_client_limit = 10400
default_process_limit = 1024
default_vsz_limit = 1 G
deliver_log_format = msgid=%m: %s %{session_time} %$
director_mail_servers = 10.10.10.2 10.10.10.3
director_servers = 10.10.1.2 10.10.1.3
imap_id_log = *
imap_max_line_length = 2 M
import_environment = TZ CORE_OUTOFMEM CORE_ERROR
info_log_path = /dev/stdout
instance_name = dovecot_director
listen = 10.10.1.3,::
lmtp_proxy = yes
log_path = /dev/stderr
log_timestamp = "%Y-%m-%d %H:%M:%S "
login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%...
2017 Nov 10
3
rawlog segfaults (error 4 in libdovecot.so.0.0.0)
...4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 2.6.32-696.3.1.el6.x86_64 x86_64 CentOS release 6.9 (Final) ext4
auth_debug = yes
auth_debug_passwords = yes
auth_master_user_separator = *
auth_mechanisms = plain login
auth_verbose = yes
disable_plaintext_auth = no
imap_max_line_length = 2 M
mail_debug = yes
mail_location = maildir:/export/home/imap/%Lu/Maildir
mail_plugins = acl zlib mail_log notify
mailbox_idle_check_interval = 10 secs
mailbox_list_index = yes
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacati...
2016 Nov 01
5
Repeat e-mail syndrome shows up in 2.2.26+
...le
}
verbose_ssl = yes
protocol imap {
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
imap_idle_notify_interval = 2 mins
imap_logout_format = bytes=%i/%o
imap_max_line_length = 64 k
mail_max_userip_connections = 10
mail_plugin_dir = /usr/dovecot2/lib/dovecot/imap
ssl_cert = </usr/dovecot2/etc/dovecot/ssl/pop3.nk.ca.2016.chain.crt
ssl_cipher_list = ALL:!LOW:!SSLv2:!EXP:aNULL...
2015 Oct 12
2
fts solr ignores new mailboxes until fts rescan
...tc/dovecot/conf.d/dovecot-sqlSSO.conf.ext
? driver = sql
}
protocol lmtp {
? info_log_path = /tmp/dovecot-lmtp-info.log
? log_path = /tmp/dovecot-lmtp.log
? mail_plugins = quota? listescape mail_log notify sieve
}
protocol lda {
? mail_plugins = quota? listescape mail_log notify
}
protocol imap {
? imap_max_line_length = 128 k
? mail_max_userip_connections = 20
? mail_plugins = quota? listescape mail_log notify fts fts_solr
imap_quota
}
protocol doveadm {
? mail_plugins = quota? listescape mail_log notify fts fts_solr
pop3_migration
}
protocol pop3 {
? pop3_no_flag_updates = yes
? pop3_uidl_format = %10v.%09u
2019 Mar 12
3
dovecot-keywords are not preserved any more when moving mails between folders
...auth_cache_size = 10 M
auth_master_user_separator = *
auth_username_chars =
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_
auth_username_format = %u
auth_worker_max_count = 1024
base_dir = /var/run/dovecot/
default_vsz_limit = 1 G
first_valid_gid = 30000
first_valid_uid = 30000
imap_max_line_length = 640 k
mail_debug = yes
mail_location = maildir:%h/.maildir
mail_plugins = " mail_log notify"
mail_privileged_group = mail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relat...
2014 May 08
1
Dsync via dovecot proxy
...dap.conf.ext
driver = ldap
}
protocol lmtp {
auth_socket_path = director-userdb
lmtp_save_to_detail_mailbox = yes
recipient_delimiter = +
}
protocol
doveadm {
auth_socket_path = director-userdb
}
protocol imap {
imap_client_workarounds = tb-extra-mailbox-sep
imap_logout_format =
bytes=%i/%o
imap_max_line_length = 128 k
mail_max_userip_connections =
50
mail_plugins = quota imap_quota
}
protocol pop3 {
mail_max_userip_connections = 50
mail_plugins = quota
pop3_client_workarounds = outlook-no-nuls
pop3_fast_size_lookups = yes
pop3_logout_format = top=%t/%p, retr=%r/%b, del=%d/%m, size=%s
pop3_uidl_fo...
2018 Apr 23
2
imap-login segfaulting on 2.3.1
...HA256:AES256-SHA256:AES128-SHA:AES256-SHA:AES:CAMELLIA:DES-CBC3-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA
ssl_dh = # hidden, use -P to show it
ssl_key = # hidden, use -P to show it
syslog_facility = local0
protocol imap {
imap_max_line_length = 128 k
ssl_cert = </etc/dovecot/ssl/imap.sonic.net.pem
ssl_key = # hidden, use -P to show it
}
protocol pop3 {
ssl_cert = </etc/dovecot/ssl/pop.sonic.net.pem
ssl_key = # hidden, use -P to show it
}
backtrace:
Stack trace of thread 56084:
#0 0x00007...
2015 Apr 29
1
lda and lmtp error after upgrading dovecot
...f.ext
driver = sql
}
userdb {
driver = prefetch
}
userdb {
args = /etc/dovecot/conf.d/dovecot-sqlSSO.conf.ext
driver = sql
}
protocol lmtp {
info_log_path = /tmp/dovecot-lmtp-info.log
log_path = /tmp/dovecot-lmtp.log
mail_plugins = quota listescape mail_log notify
}
protocol imap {
imap_max_line_length = 128 k
mail_plugins = quota listescape mail_log notify imap_quota
}
protocol doveadm {
mail_plugins = quota listescape mail_log notify pop3_migration
}
protocol pop3 {
pop3_no_flag_updates = yes
pop3_uidl_format = %10v.%09u
}
--
Ing. Giorgio Paolucci
Universita' di Pad...
2012 Nov 08
3
Mails don't get deleted after POP3
...box_lazy_writes: yes
dbox_rotate_size: 2048
dbox_rotate_min_size: 16
dbox_rotate_days: 1
mail_drop_priv_before_exec: no
mail_executable: /usr/lib/dovecot/pop3
mail_process_size: 256
mail_plugins:
mail_plugin_dir: /usr/lib/dovecot/modules/pop3
mail_log_prefix: %Us(%u):
mail_log_max_lines_per_sec: 10
imap_max_line_length: 65536
imap_capability:
imap_client_workarounds:
imap_logout_format: bytes=%i/%o
imap_id_send:
imap_id_log:
imap_idle_notify_interval: 120
pop3_no_flag_updates: no
pop3_enable_last: no
pop3_reuse_xuidl: no
pop3_save_uidl: no
pop3_lock_session: no
pop3_uidl_format: %08Xu%08Xv
pop3_client_workarounds...
2008 Mar 15
1
current quota in mysql issue
...ug = no
auth_debug_passwords = no
first_valid_uid = 150
last_valid_uid = 150
first_valid_gid = 8
last_valid_gid = 8
maildir_copy_with_hardlinks = yes
protocol imap {
login_executable = /usr/lib/dovecot/imap-login
mail_executable = /usr/lib/dovecot/imap
imap_client_workarounds = outlook-idle
imap_max_line_length = 65536
mail_plugins = quota imap_quota
}
protocol pop3 {
login_executable = /usr/lib/dovecot/pop3-login
mail_executable = /usr/lib/dovecot/pop3
mail_plugins = quota
}
protocol lda {
postmaster_address = postmaster at mydomain.com
sendmail_path = /usr/lib/sendmail
auth_socket_path = /...
2018 Nov 14
2
huge increase in storage activity afther dovecot upgrade
...ix
}
}
service quota-warning {
executable = script /usr/local/bin/quota-warning.sh
unix_listener quota-warning {
mode = 0660
user = vmail
}
user = vmail
}
userdb {
args = /etc/dovecot/mysql/dovecot-sql.conf
driver = sql
}
protocol imap {
imap_idle_notify_interval = 4 mins
imap_max_line_length = 64 k
mail_max_userip_connections = 16
mail_plugins = zlib quota mail_log notify trash imap_quota
}
protocol pop3 {
mail_max_userip_connections = 16
mail_plugins = zlib quota mail_log notify
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
pop3_fast_size_lookups = yes
pop3_no_flag...
2018 Jun 06
1
Shared mailboxes, index files and 'per-user-seen' flags
...devel (61b47828)
# OS: Linux 2.6.32-696.23.1.el6.x86_64 x86_64 CentOS release 6.9 (Final)
ext4
# Hostname: mail.tutech.de
auth_master_user_separator = *
auth_mechanisms = plain login
auth_verbose = yes
disable_plaintext_auth = no
doveadm_password = # hidden, use -P to show it
doveadm_port = 12345
imap_max_line_length = 2 M
mail_debug = yes
mail_location = maildir:/export/home/imap/%Lu/Maildir
mail_plugins = acl zlib mail_log notify
mail_prefetch_count = 1
mailbox_idle_check_interval = 10 secs
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacati...
2009 Nov 30
1
Dovecot 1.2.x masteruser proxy problem
...s
max_mail_processes = 512
mail_debug = yes
auth_verbose = yes
auth_debug = yes
auth_debug_passwords = yes
auth_master_user_separator = *
login_chroot = yes
ssl = no
protocol imap {
imap_client_workarounds = delay-newmail outlook-idle netscape-eoh
tb-extra-mailbox-sep
listen = xx.xx.xx.xx:143
imap_max_line_length = 65536
imap_logout_format = bytes=%i/%o
mail_max_userip_connections = 10
}
protocol pop3 {
pop3_uidl_format = %08Xu%08Xv
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
pop3_enable_last = yes
pop3_uidl_format = %08Xu%08Xv
listen = xx.xx.xx.xx:110
mail_max_userip_connections = 10
}
pr...
2015 Jan 20
0
Help backup mails from one dovecot server to another dovecot server
....log
log_path = /var/log/dovecot/dovecot-sieve-error.log
managesieve_implementation_string = Dovecot Pigeonhole
managesieve_logout_format = bytes=%i/%o
managesieve_max_line_length = 65536
}
protocol imap {
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
tb-lsub-flags
imap_max_line_length = 64 k
mail_plugin_dir = /usr/local/lib/dovecot
mail_plugins = " notify zlib quota fts fts_solr imap_quota mail_log
antispam imap_zlib"
}
protocol lda {
auth_socket_path = /usr/local/var/run/dovecot/auth-userdb
deliver_log_format = msgid=<%f>-<%s>-%m: %$
hostna...
2018 Nov 14
2
huge increase in storage activity afther dovecot upgrade
.../quota-warning.sh
> unix_listener quota-warning {
> mode = 0660
> user = vmail
> }
> user = vmail
> }
>
> userdb {
> args = /etc/dovecot/mysql/dovecot-sql.conf
> driver = sql
> }
> protocol imap {
> imap_idle_notify_interval = 4 mins
> imap_max_line_length = 64 k
> mail_max_userip_connections = 16
> mail_plugins = zlib quota mail_log notify trash imap_quota
> }
> protocol pop3 {
> mail_max_userip_connections = 16
> mail_plugins = zlib quota mail_log notify
> pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
> pop...