bonjour et merci de vos réponse, alors avec :
netstat -lataupen | grep 143
[quote]tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 0 173126713 1509/dovecot
[/quote]
tail -f /var/log/daemon.log
par contre quand je fais tail -f /var/log/mail.err
[quote]Oct 20 00:41:20 shop dovecot: auth(default): Fatal: User doesn’t exist: facteur
Oct 20 00:41:20 shop dovecot: dovecot: Fatal: Auth process died too early - shutting down
Oct 20 00:58:23 shop dovecot: auth(default): Fatal: User doesn’t exist: facteur
Oct 20 00:58:23 shop dovecot: dovecot: Fatal: Auth process died too early - shutting down
[/quote]
facteur est l’exemple dans le tuto, portant j’ai bien mis shop partout, ou puis je modifier ce fichier ?
en refaisant un telnet j’ai ceci maintenant :
[quote] telnet localhost 143
Trying 127.0.0.1…
Connected to localhost.
Escape character is ‘^]’.
- OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS AUTH=PLAIN] Dovecot ready.
[/quote]
merci