Bonjour à tou(te)s !
J’ai suivi plusieurs tutos différents.
J’arrive à recevoir et envoyer des courriels.
Le Postfix enregistre bien les entrées dans la base.
Le problème est le suivant :
Lorsque je créé un nouveau compte courriel dans Icedove, afin de récupérer en IMAP:993 j’ai cette erreur sur mon serveur :
dovecot: imap-login: Aborted login (no auth attempts in 1 secs): user=<>, rip=IP_, lip=IP_serveur, TLS, session=<y1nR7vQxLABROVXn>
Ce que je ne comprends pas c’est le user=<> ; ne devrait-il pas y avoir moncompte@toto.fr ?
Je tourne en rond
Iptables ouvert sur les ports concernés.
Dovecot et master (postfix) écoutent sur les bons ports…
je suis perdu
un grand merci pour votre aide !
ps : la connexion se fait correctement :
openssl s_client -connect monserveur:imap -crlf -starttls imap
CONNECTED(00000003)
depth=0 C = FR, ST = IDF, O = LTX, CN = toto.fr
verify error:num=18:self signed certificate
verify return:1
depth=0 C = FR, ST = IDF, O = LTX, CN = toto.fr
verify return:1
---
Certificate chain
0 s:/C=FR/ST=IDF/O=LTX/CN=tot
i:/C=FR/ST=IDF/O=LTX/CN=tot
---
Server certificate
-----BEGIN CERTIFICATE-----
Je vous épargne la longue suite de chiffres et de lettres :slight_smile:
-----END CERTIFICATE-----
subject=/C=FR/ST=IDF/O=LTX/CN=toto.fr
issuer=/C=FR/ST=IDF/O=LTX/CN=toto.fr
---
No client certificate CA names sent
---
SSL handshake has read 2544 bytes and written 473 bytes
---
New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384
Server public key is 4096 bit
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
SSL-Session:
Protocol : TLSv1.2
Cipher : ECDHE-RSA-AES256-GCM-SHA384
Session-ID: C67F7132ED8E0DB153185E52F485A6A916357D1704D8D40D561CCFF0D142F1AA
Session-ID-ctx:
Master-Key: 4F95A5A41B5A5849Errrrrrrrrr79291225C2EFA436DD6D421EF55FCBB7AB01D1EA70521332485951F6BFE7EC
Key-Arg : None
PSK identity: None
PSK identity hint: None
SRP username: None
TLS session ticket lifetime hint: 300 (seconds)
TLS session ticket:
0000 - 9d 4blabla ..... 4e 9e .A....-.....IwN.
0010 - 22 7f 7e 58 52 5c 9b 60-d6 b0 20 fc ad d5 f9 4b ".~XR\.`.. ....K
0020 - 77 59 45 41 28 c5 25 df-4a 0d 82 19 51 77 0f 72 wYEA(.%.J...Qw.r
BlaBla ...
0080 - 03 07 42 8d 20 db 29 a8-06 5e 05 13 99 61 26 1d ..B. .)..^...a&.
0090 - d0 e5 fa 93 3a 72 21 ce-a6 8f 48 08 9b 2c c4 4a ....:r!...H..,.J
Start Time: 1462305605
Timeout : 300 (sec)
Verify return code: 18 (self signed certificate)
---
. OK Pre-login capabilities listed, post-login capabilities have more.
* BAD Error in IMAP command received by server.
* BAD Error in IMAP command received by server.
* BYE Too many invalid IMAP commands.
closed
----------- coté serveur :
dovecot: imap-login: Disconnected: Too many invalid commands (no auth attempts in 3 secs): user=<>, rip=IP_, lip=IP_serveur, TLS, session=<Qos+y/UxMwBROVXn>
Un peu vague pour moi
merci !
Debian 8, paquets installés via les dépots officiels.