Veröffentlicht 27. Februar 20214 j Hallo liebe Community, ich betreibe einen virtullen Server auf eigener Hardware von zu Hause. Der SMTP Port und IMAP sind jeweils per Port Forwarding konfiguriert. Leider ist nur der SMTP Port auch wirklich aus dem Internet erreichbar. Beim IMAP Port ist nichts zu machen, selbst wenn man eine andere Portnummer vergibt. DNS mäßig passt auch alles. Hat vielleicht jemand eine Idee ? VG Donald
27. Februar 20214 j Hallo Donald Duck, mache doch mal ein Test, im LAN, wie charmanta schreibt, mit: telnet deineIP 143 und openssl s_client -crlf -connect deineIP:993 und berichte dann. Grüße Epi Bearbeitet 27. Februar 20214 j von Epigenom
1. März 20214 j Entschuldigung für die späte Antwort ... Der IMAP Port ist auf 2525 umgebogen und ist per LAN erreichar. Ausgaben: telnet ... mail.xxx.net 2525 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS LOGINDISABLED] Dovecot ready. openssl s_client -crlf -connect mail.xxxnet:587 CONNECTED(00000003) 139976064103744:error:1408F10B:SSL routines:ssl3_get_record:wrong version number :../ssl/record/ssl3_record.c:331: --- no peer certificate available --- No client certificate CA names sent --- SSL handshake has read 5 bytes and written 307 bytes Verification: OK --- New, (NONE), Cipher is (NONE) Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE No ALPN negotiated Early data was not sent Verify return code: 0 (ok)
Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.