Mail():Failed to connect to mailserver[php]
Résolu/Fermé
majdoulin
Messages postés
106
Date d'inscription
lundi 16 juillet 2007
Statut
Membre
Dernière intervention
31 mai 2008
-
26 juil. 2007 à 16:57
ahmed_87 Messages postés 3 Date d'inscription dimanche 12 mai 2013 Statut Membre Dernière intervention 4 novembre 2013 - 4 nov. 2013 à 10:22
ahmed_87 Messages postés 3 Date d'inscription dimanche 12 mai 2013 Statut Membre Dernière intervention 4 novembre 2013 - 4 nov. 2013 à 10:22
A voir également:
- Warning: mail(): failed to connect to mailserver at "localhost" port 25, verify your "smtp" and "smtp_port" setting in php.ini or use ini_set()
- Warning: mail(): failed to connect to mailserver at "localhost" port 25, verify your "smtp" and "smtp_port" setting in php.ini or use ini_set() - Meilleures réponses
- Failed to connect to mailserver at "localhost" port 25 - Meilleures réponses
- Qwerty to azerty - Guide
- Press esc in 1 seconds to skip startup.nsh any other key to continue ✓ - Forum Windows 10
- Your device ran into a problem and needs to restart - Forum Windows 10
- Yahoo mail - Accueil - Mail
- Mb to mo ✓ - Forum Matériel & Système
19 réponses
sfinxrecord
Messages postés
12
Date d'inscription
dimanche 3 juin 2007
Statut
Membre
Dernière intervention
1 février 2009
23
27 juil. 2007 à 12:17
27 juil. 2007 à 12:17
C'est donc normal que cela ne marche pas!!!
Tu mets un SMTP qui ne correspond pas a ton FAI
MAROC TELECOM C EST MENARA C CA?
SI OUI ALORS
le smtp est : smtp.menara.ma
Tu met au debut de ton script
ini_set('SMTP','smtp.menara.ma');
Tu mets un SMTP qui ne correspond pas a ton FAI
MAROC TELECOM C EST MENARA C CA?
SI OUI ALORS
le smtp est : smtp.menara.ma
Tu met au debut de ton script
ini_set('SMTP','smtp.menara.ma');
27 juil. 2007 à 12:52
a bientot avec une nouvelle betise :D
12 août 2008 à 11:21
Warning: mail(): Failed to connect to mailserver at "smtp.topnet.fr" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in d:\program files\easyphp1-8\www\reclamation\rdv.php on line 20
jai utilisé la fonction ini_set('SMTP','smtp.topnet.fr');
je suis en tunisie et topnet est mon FAI mais ça marche pas est ce que vous pouvez m'aider?
18 févr. 2012 à 23:04
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()
4 nov. 2013 à 10:22