Fonction mail() ovh
nidnight
Messages postés
7
Date d'inscription
Statut
Membre
Dernière intervention
-
Panda -
Panda -
Re bonjour,
Suite à un problème de la fonction mail() chez OVH
j'ai testé leur script officiel :
et là surprise.
Sur d'autres Hébergeurs (1&1..) ou j'ai d'autres sites ça marche nickel.
je reçois bien un mail sur ma boite mail [email protected].
Chez OVH l'envoi ne marche pas.. je ne comprends pas.
Si ça peut vous orienter sur mon problème.
Merci d'avance à tous
Suite à un problème de la fonction mail() chez OVH
j'ai testé leur script officiel :
<?php $headers ='From: [email protected]'."\n"; $headers .='Reply-To: [email protected]'."\n"; $headers .='Content-Type: text/plain; charset="iso-8859-1"'."\n"; $headers .='Content-Transfer-Encoding: 8bit'; mail('[email protected]','Sujet','Message contenu de l email', $headers); ?>
et là surprise.
Sur d'autres Hébergeurs (1&1..) ou j'ai d'autres sites ça marche nickel.
je reçois bien un mail sur ma boite mail [email protected].
Chez OVH l'envoi ne marche pas.. je ne comprends pas.
Si ça peut vous orienter sur mon problème.
Merci d'avance à tous
A voir également:
- Fonction mail() ovh
- Fonction si ou - Guide
- Comment télécharger un mail - Guide
- Hotmail mail - Guide
- Fonction trier excel - Guide
- Yahoo.fr mail - Guide