-
0
Votes -
1
Answer -
828
View -
Eroare Roundcube : smtp error (454) authentication failed. roundcube
- 4 years ago
Eroare Roundcube : smtp error (454) authentication failed. roundcube. Cum rezolv problema. Rog ajutati-ma.
GNU/Linux.ro
- 4 years ago
Aceasta solutie normal nu ar trebui sa functioneze, dar pare sa functioneze. Exista o serie de linii care arata astfel:
// SMTP username (if required) if you use %u as the username RoundCube
// will use the current username for login
$rcmail_config['smtp_user'] = '%u';
Roundcube pare sa functioneze corect daca schimbati liniile astfel:
// SMTP username (if required) if you use %u as the username RoundCube // will use the current username for login $rcmail_config['smtp_user'] = '';
- Comenteaza
- 1 comentarii
- powered by Verysign