On 2026-06-06, Kamil Jońca wrote:

> both "mail.kjonca" and "news.kjonca" are cnames for host with address
> 192.168.200.200 - local host interface (!=localhost)

It is not related to your problem but some services do not like names not
ending with a correct tld. So you should use something like
mail.kjonca.net instead of mail.kjonca.

> gnus-secondary-select-methods ; local dovecot server
> ((nnimap "" (nnimap-address "mail") (nnimap-server-port 143)
>                (nnimap-authenticator cram-md5) (nnimap-stream network)))

I see nothing about nnimap in your trace. Do you set (setq nnimap-debug t) ?
Could you check your system logs and dovecot logs ? You could find some
hints

Reply via email to