Bonjour,
J’ai installer un serveur mail avec postifix & roundcube, le serveur IMAP fonctionne mais le serveur SMTP ne fonctionne pas.
Voici ce que me retourne roundcube quand je test l’envoi:
SMTP send: NOT OK(Authentication failure: Invalid response code received from server (Code: 454))
Logs serveur:
May 9 17:38:37 landstudio postfix/smtpd[2240]: warning: No server certs available. TLS won't be enabled
May 9 17:38:37 landstudio postfix/smtpd[2240]: connect from localhost[::1]
May 9 17:38:37 landstudio postfix/cleanup[2244]: 6BB33A3362: message-id=<20180509153837.6BB33A3362@xenoshook.com>
May 9 17:38:37 landstudio postfix/qmgr[1873]: 6BB33A3362: from=<double-bounce@xenoshook.com>, size=846, nrcpt=1 (queue active)
May 9 17:38:37 landstudio postfix/smtpd[2240]: disconnect from localhost[::1]
May 9 17:38:37 landstudio dovecot: lda(admin@xenoshook.com): msgid=<20180509153837.6BB33A3362@xenoshook.com>: saved mail to INBOX
May 9 17:38:37 landstudio postfix/pipe[2250]: 6BB33A3362: to=<admin@xenoshook.com>, orig_to=<postmaster>, relay=dovecot, delay=0.36, delays=0.1/0/0/0.25, dsn=2.0.0, status=se$
May 9 17:38:37 landstudio postfix/qmgr[1873]: 6BB33A3362: removed
Quelqu’un aurais une solution svp?

