during the update the log_warnings changed from 1 to 2 therefore
showing lots of aborted connection notices in the logs
changing the log_warnings back from 2 to 1 solved this issue
Yes the same setting made the same change to the default with mysql:
https://dev.mysql.com/doc/refman/5.7/en/serv
We also spotted these sql connections getting aborted, upon upgrading
MySQL from 5.6 to 5.7. (Going back to 5.6 we don't see them!)
Turning on mysql general query logging we can see it is Dovecot's mysql
connections that inquire about or update quota usage in particular:
*** /logs//mysql.log
> >>> We ran in to this same problem others discussed in this thread:
> >>>
> >>> http://dovecot.org/list/dovecot/2014-November/098927.html
> >>>
> >>> and have also applied the patches (31262a892ba7 and 80ed82a93c1a) and it
> >>> seems to have stopped the panics. We usually just use the FreeBSD po
> > We ran in to this same problem others discussed in this thread:
> >
> > http://dovecot.org/list/dovecot/2014-November/098927.html
> >
> > and have also applied the patches (31262a892ba7 and 80ed82a93c1a) and it
> > seems to have stopped the panics. We usually just use the FreeBSD ports
> > tree
We ran in to this same problem others discussed in this thread:
http://dovecot.org/list/dovecot/2014-November/098927.html
and have also applied the patches (31262a892ba7 and 80ed82a93c1a) and it
seems to have stopped the panics. We usually just use the FreeBSD ports
tree to install software, so
Am I correct: pigeonhole now wants the symlink to the filter file to use
an absolute path instead of the relative paths we had?
i.e.) sieve-filterfile@ -> /home/mail/domain/user@domain/roundcube.sieve
instead of sieve-filterfile@ -> roundcube.sieve
Dovecot logs these:
dovecot: managesieve(u...
Is there any way to configure the dovecot-sql.conf.ext "connect =" line to
use a password= string that contains spaces?
(I've tried single quotes, double quotes, escaping the space with
backslash. . .)
Ben
If you still want to reduce disk IO, you can also try (if you haven't
already):
- deliver: http://wiki.dovecot.org/LDA/Indexing
- maildir_very_dirty_syncs=yes:
http://wiki.dovecot.org/MailLocation/Maildir
We did switch from maildrop (and courier authd and cyrus sasl) to just
dovecot (+sieve +
We run a mail service with some hundreds of domains and thousands of
users. Xeon 2 CPU server hosting the imap, pop, webmail, db and all
trimmings (sepparate servers scanning for spam/viri)
The server was io saturated and performing poorly, especially for
large webmail users. A constant que