<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum Toile-Libre – Envoi de mail depuis mon serveur web]]></title>
	<link rel="self" href="https://forum.toile-libre.org:80/extern.php?action=feed&amp;tid=318&amp;type=atom"/>
	<updated>2013-01-29T21:06:45Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.toile-libre.org/viewtopic.php?id=318</id>
		<entry>
			<title type="html"><![CDATA[Re: Envoi de mail depuis mon serveur web]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=941#p941"/>
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[paulriluma]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=476</uri>
			</author>
			<updated>2013-01-29T21:06:45Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=941#p941</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Envoi de mail depuis mon serveur web]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=921#p921"/>
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[zoddo]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=321</uri>
			</author>
			<updated>2012-07-04T14:32:50Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=921#p921</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Envoi de mail depuis mon serveur web]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=920#p920"/>
			<content type="html"><![CDATA[<p>Bonjour,</p><p>lorsque je tente d&#039;envoyer un mail à l&#039;aide de la fonction mail() de php depuis mon serveur web, je ne reçois rien.</p><p>La boite mail destinatrice est une boite gmail.<br />La fonction mail() retourne 1.<br />Rien dans Inbox, ni dans Spam ni dans Trash, ni nulle part ailleurs.<br />phpinfo() semble indiquer que la fonctionnalité est disponible.</p><p>Comment savoir ce qu&#039;il se passe vraiment?</p><p>Le code :</p><div class="codebox"><pre><code>echo mail(&#039;mon.adresse@gmail.com&#039;, &#039;TEST&#039;, &#039;test&#039;);</code></pre></div><p>J&#039;ai aussi essayé comme ça, aucune différence:</p><div class="codebox"><pre><code>echo mail(&#039;mon.adresse@gmail.com&#039;, &#039;the subject&#039;, &#039;the message&#039;, null, &#039;-fmon.adresse@gmail.com&#039;);</code></pre></div>]]></content>
			<author>
				<name><![CDATA[silky]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=457</uri>
			</author>
			<updated>2012-06-28T19:57:14Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=920#p920</id>
		</entry>
</feed>
