[PHP] config smtp du php ini pour envoi mail
Résolu
neofuturoxx
Messages postés
131
Date d'inscription
Statut
Membre
Dernière intervention
-
kamal -
kamal -
A voir également:
- Mail(): failed to connect to mailserver at "localhost" port 25, verify your "smtp" and "smtp_port" setting in php.ini or use ini_set() in
- Php ini smtp - Meilleures réponses
- Php.ini mail smtp - Meilleures réponses
- Your device ran into a problem and needs to restart - Forum Windows 10
- Aux in - Forum Audio
- 09 48 47 58 25 ✓ - Forum Mobile
- Qwerty to azerty - Guide
- Please press del or f2 to enter uefi bios setting - Forum BIOS
configure ton fichier php.ini avec
SMTP = 127.0.0.1
smtp_port = 25
voilà, en espérant t'avoir aidé