Re: BUG-Report: mysql: SSL support not compiled in (remove ssl_client_ca_file and ssl_client_ca_dir settings) third attempt!
Klaus Tachtler via dovecot <[email protected]> Thu, 2 Apr 2026 14:03:43 +0200
| Newsgroups | gmane.mail.imap.dovecot |
|---|---|
| Message-ID | <[email protected]> |
Hi Timo,
now I have:
service auth {
executable = /usr/bin/strace -D -o /tmp/auth.strace -s 100
/usr/lib/dovecot/auth
group = vmail
user = vmail
inet_listener auth {
port = 12345
listen = 10.0.0.80 fd00::10:10:0:0:80
}
}
The problem is, no strace file will be written?
# ls -l /tmp/auth.strace
ls: cannot access '/tmp/auth.strace': No such file or directory
The problem is reproducable - but the E-Mail will be delivered?
---- %< (LOG) ----
Apr 02 11:58:24 vml080 systemd-journald[326]: [š”] Suppressed 40184
messages from dovecot.service
Apr 02 11:58:24 vml080 dovecot[5099]: auth: Error:
mysql(db.idmz.tachtler.net): Connect failed to database (postfixadmin):
File '/etc/dovecot/ssl/private/wildcard.idmz.tachtler.net.key.pem' not
found (Errcode: 199028545) - waiting for 1 seconds before retry
Apr 02 11:58:24 vml080 dovecot[5099]: auth: Error:
mysql(db.idmz.tachtler.net): Connect failed to database (postfixadmin):
File '/etc/dovecot/ssl/private/wildcard.idmz.tachtler.net.key.pem' not
found (Errcode: 199028545) - waiting for 1 seconds before retry
Apr 02 11:58:24 vml080 dovecot[5099]: auth: Error:
mysql(db.idmz.tachtler.net): Connect failed to database (postfixadmin):
File '/etc/dovecot/ssl/private/wildcard.idmz.tachtler.net.key.pem' not
found (Errcode: 199028545) - waiting for 1 seconds before retry
Apr 02 11:58:24 vml080 dovecot[5099]: auth: Error:
mysql(db.idmz.tachtler.net): Connect failed to database (postfixadmin):
File '/etc/dovecot/ssl/private/wildcard.idmz.tachtler.net.key.pem' not
found (Errcode: 199028545) - waiting for 1 seconds before retry
Apr 02 11:58:24 vml080 dovecot[5099]: auth: Error:
mysql(db.idmz.tachtler.net): Connect failed to database (postfixadmin):
File '/etc/dovecot/ssl/private/wildcard.idmz.tachtler.net.key.pem' not
found (Errcode: 199028545) - waiting for 1 seconds before retry
Apr 02 11:58:25 vml080 dovecot[5099]: imap-login: Logged in:
user=<[email protected]>, method=DIGEST-MD5, rip=fd00::10:10:0:0:80,
lip=fd00::10:10:0:0:80, mpid=5129, TLS,
session=<EFW9PXdOZL39AAAAAAAAEAAQAAAAAACA>
Apr 02 11:58:59 vml080 dovecot[5099]: lmtp(5134): Connect from 10.0.0.60
Apr 02 11:58:59 vml080 dovecot[5099]:
lmtp([email protected])<5134><KKdaF+M9zmkOFAAAhuu2+w>: Mailbox INBOX:
save: box=INBOX, uid=49391,
msgid=<[email protected]>, size=4098,
vsize=4180, from=Klaus Tachtler <[email protected]>
Apr 02 11:58:59 vml080 dovecot[5099]:
lmtp([email protected])<5134><KKdaF+M9zmkOFAAAhuu2+w>: sieve:
msgid=<[email protected]>: stored mail into
mailbox 'INBOX'
Apr 02 11:58:59 vml080 dovecot[5099]: lmtp(5134): Disconnect from
10.0.0.60: Logged out (state=READY)
Apr 02 11:58:59 vml080 dovecot[5099]: lmtp(5134): Warning: Leaked
settings: ssl-settings.c:234
Apr 02 11:58:59 vml080 dovecot[5099]: lmtp(5134): Warning: Leaked
settings: ssl-settings.c:231
Apr 02 11:59:05 vml080 dovecot[5099]:
imap([email protected])<5129><EFW9PXdOZL39AAAAAAAAEAAQAAAAAACA>:
Mailbox INBOX: delete: box=INBOX, uid=49390,
msgid=<[email protected]>, size=4105,
vsize=4186, from=Klaus Tachtler <[email protected]>
Apr 02 11:59:05 vml080 dovecot[5099]:
imap([email protected])<5129><EFW9PXdOZL39AAAAAAAAEAAQAAAAAACA>:
Mailbox INBOX: expunge: box=INBOX, uid=49390,
msgid=<[email protected]>, size=4105,
vsize=4186, from=Klaus Tachtler <[email protected]>
Apr 02 11:59:05 vml080 dovecot[5099]:
imap([email protected])<5129><EFW9PXdOZL39AAAAAAAAEAAQAAAAAACA>:
Disconnected: Logged out in=372 out=1772901 deleted=1 expunged=1
trashed=0 hdr_count=2551 hdr_bytes=1093571 body_count=0 body_bytes=0
---- >% (LOG) ----
Thank you!
Klaus.
On 4/2/26 13:20, Timo Sirainen wrote:
> executable = /usr/bin/straceĀ -D -o /tmp/auth.strace -s 100 /usr/libexec/
> dovecot/auth
--
---------------------------------------
e-Mail : [email protected]
Homepage: https://www.tachtler.net
DokuWiki: https://dokuwiki.tachtler.net
---------------------------------------
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]