On Wed, Oct 5, 2022 at 4:37 PM Serveria Support <users@sogo.nu> wrote:

> Thanks, you're really helpful, I appreciate.
>
> After turning Dovecot debugging on (SOGO had been enabled already) I'm
> seeing these in the log:
>
> 09:22:01 debian postfix/smtps/smtpd[267384]: SSL_accept error from
> unknown[xx.xx.xx.xx]: Connection timed out
> 09:22:01 debian postfix/smtps/smtpd[267384]: lost connection after
> CONNECT from unknown[xx.xx.xx.xx]
> 09:22:01 debian postfix/smtps/smtpd[267384]: disconnect from
> unknown[xx.xx.xx.xx] commands=0/0
>
> Interesting, Dovecot is configured to use http/port 80 by default, port
> 443 is open but I didn't enable it as I wanted to test out with http
> first. So https is necessary for SOGO to authenticate? I can see Windows
> mail connecting just fine in the same log. Any thoughts?
>

Dovecot can only listen on the following ports by default: 110 (POP3), 143
(IMAP4), 993 (IMAPS), 995 (POP3S).
It can never listen to port 80 (HTTP) or 443 (HTTPS) which are only used by
a web server (Nginx, Apache, Lighttpd).

The logs you are showing are from Postfix and not dovecot!
Please enable debugging on dovecot and look at the dovecot logs. You need
to be seeing SQL queries on the logs.
Please re-read your 10-logging.conf from dovecot, enable debugging are
refer to the file specified.


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)

Reply via email to