Mail():Failed to connect to mailserver[php]
Résolu/Fermé
majdoulin
ahmed_87
- Messages postés
- 106
- Date d'inscription
- lundi 16 juillet 2007
- Statut
- Membre
- Dernière intervention
- 31 mai 2008
ahmed_87
- Messages postés
- 3
- Date d'inscription
- dimanche 12 mai 2013
- Statut
- Membre
- Dernière intervention
- 4 novembre 2013
A voir également:
- Warning: mail(): failed to connect to mailserver at "localhost" port 25, verify your "smtp" and "smtp_port" setting in php.ini o
- Mail(): failed to connect to mailserver at "localhost" port 25, verify your "smtp" and "smtp_port" setting in php.ini or use ini - Meilleures réponses
- 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
- Mail():Failed to connect to mailserver ✓ - Forum - PHP
- Warning: mail(): failed to connect to mailserver at "localhost" port 25, verify your "smtp" and "smtp_port" setting in php.ini ✓ - Forum - PHP
- Failed to connect to mailserver at "smtp.orange.fr" ✓ - Forum - PHP
- Mail(): Failed to connect to mailserver ✓ - Forum - PHP
- SMTP Failed to connect smtp.free.fr - Forum - PHP
19 réponses
sfinxrecord
27 juil. 2007 à 12:17
- Messages postés
- 12
- Date d'inscription
- dimanche 3 juin 2007
- Statut
- Membre
- Dernière intervention
- 1 février 2009
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