<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1127481&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / commande mail]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1127481</link>
		<description><![CDATA[Les sujets les plus récents dans commande mail.]]></description>
		<lastBuildDate>Tue, 04 Dec 2012 21:54:22 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751521#p11751521</link>
			<description><![CDATA[<p>Bon merci a tous<br />j&#039;ai trouvé ceci</p><p><a href="http://doc.ubuntu-fr.org/tutoriel/comment_envoyer_un_mail_par_smtp_en_ligne_de_commande">http://doc.ubuntu-fr.org/tutoriel/comme … e_commande</a></p><p>et a priori ca marche <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Bat_Tuc)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:54:22 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751521#p11751521</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751471#p11751471</link>
			<description><![CDATA[<div class="quotebox"><cite>Bat_Tuc a écrit&#160;:</cite><blockquote><div><p>Juste une erreur de copie colle ...</p></div></blockquote></div><p>Oui j&#039;ai vu ça après.</p>]]></description>
			<author><![CDATA[dummy@example.com (xavier4811)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:53:01 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751471#p11751471</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751431#p11751431</link>
			<description><![CDATA[<div class="quotebox"><cite>xavier4811 a écrit&#160;:</cite><blockquote><div><p>commence par </p><div class="codebox"><pre><code>echo &quot;Un message de test&quot; | mail -s &quot;sujet de test&quot; ton_nom@localhost</code></pre></div><p>pour voir si postfix fonctionne. Interroge tes mails en local avec mutt, c&#039;est le plus &quot;simple&quot;, pas de config.</p><div class="codebox"><pre><code>mutt ## sudo apt-get install mutt s&#039;il n&#039;est pas installé
## fleches haut et bas pour sélectionner les mails dans la liste
## Enter pour afficher le mail sélectionné
## page-up ou page-down pour changer de page
## q pour sortir ou quitter</code></pre></div><p>D&#039;après ce que j&#039;ai cru voir, ton Mail Transport Agent c&#039;est postfix.<br /><strong>Oublie grub, rien a voir.</strong></p></div></blockquote></div><p>Juste une erreur de copie colle ...</p>]]></description>
			<author><![CDATA[dummy@example.com (Bat_Tuc)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:50:24 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751431#p11751431</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751401#p11751401</link>
			<description><![CDATA[<p>commence par </p><div class="codebox"><pre><code>echo &quot;Un message de test&quot; | mail -s &quot;sujet de test&quot; ton_nom@localhost</code></pre></div><p>pour voir si postfix fonctionne. Interroge tes mails en local avec mutt, c&#039;est le plus &quot;simple&quot;, pas de config.</p><div class="codebox"><pre><code>mutt ## sudo apt-get install mutt s&#039;il n&#039;est pas installé
## fleches haut et bas pour sélectionner les mails dans la liste
## Enter pour afficher le mail sélectionné
## page-up ou page-down pour changer de page
## q pour sortir ou quitter</code></pre></div><p>D&#039;après ce que j&#039;ai cru voir, ton Mail Transport Agent c&#039;est postfix.<br />Oublie grub, rien a voir.</p>]]></description>
			<author><![CDATA[dummy@example.com (xavier4811)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:47:52 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751401#p11751401</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751381#p11751381</link>
			<description><![CDATA[<p>Essaye ssmtp comme MTA (<a href="http://fr.wikipedia.org/wiki/Mail_Transfer_Agent">http://fr.wikipedia.org/wiki/Mail_Transfer_Agent</a>) (plutot que postfix)<br />il se configure dans /etc/ssmtp/ssmtp.conf </p><p>Vérifie également que le port 25 de ta box est ouvert</p>]]></description>
			<author><![CDATA[dummy@example.com (NaWer)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:46:18 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751381#p11751381</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751361#p11751361</link>
			<description><![CDATA[<p>ca me fait rien ca :</p><p>sudo dpkg-reconfigure mailutils</p>]]></description>
			<author><![CDATA[dummy@example.com (Bat_Tuc)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:41:17 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751361#p11751361</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751321#p11751321</link>
			<description><![CDATA[<p>echo &quot;Un message de test&quot; | mail -s &quot;sujet de test&quot; monadresse@gmail.com<br />la commande s&#039;execute nickel mais je recois que d&#039;al sur mon adresse mail .. je comprends pas trop comment configuré MTA ( ni ce que c&#039;est d&#039;ailleurs xD ) ..</p>]]></description>
			<author><![CDATA[dummy@example.com (Bat_Tuc)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:39:27 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751321#p11751321</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751301#p11751301</link>
			<description><![CDATA[<p>y a pas d&#039;espace dans dpkg-reconfigure</p>]]></description>
			<author><![CDATA[dummy@example.com (xavier4811)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:37:06 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751301#p11751301</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751271#p11751271</link>
			<description><![CDATA[<div class="quotebox"><cite>xavier4811 a écrit&#160;:</cite><blockquote><div><div class="codebox"><pre><code>sudo dpkg-reconfigure debconf</code></pre></div><p>la première question on s&#039;en fout, la deuxième choisi &quot;basse&quot;. tu aura accès a toutes les questions quand tu relance dpkg-reconfigure sur un paquet.</p></div></blockquote></div><div class="codebox"><pre><code>batuc@ubuntu:~$ dpkg -reconfigure  mailutils
dpkg : erreur : actions conflictuelles -e (--control) et -r (--remove)

Utiliser « dpkg --help » pour une obtenir une aide sur l&#039;installation et la désinstallation des paquets [*] ;
Utiliser « dselect » ou « aptitude » pour gérer les paquets de manière
plus conviviale ;
Utiliser « dpkg -Dhelp » pour obtenir une liste des valeurs drapeaux de débogage ;
Utiliser « dpkg --force-help » pour consulter la liste des options de forçage ;
Utiliser « dpkg-deb --help » pour obtenir une aide sur la manipulation des fichiers *.deb ;

Les options marquées d&#039;un [*] affichent beaucoup d&#039;informations - tubez-les à travers « less » ou « more ».</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Bat_Tuc)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:35:24 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751271#p11751271</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751241#p11751241</link>
			<description><![CDATA[<div class="codebox"><pre><code>sudo dpkg-reconfigure debconf</code></pre></div><p>la première question on s&#039;en fout, la deuxième choisi &quot;basse&quot;. tu aura accès a toutes les questions quand tu relance dpkg-reconfigure sur un paquet.</p>]]></description>
			<author><![CDATA[dummy@example.com (xavier4811)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:32:07 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751241#p11751241</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751151#p11751151</link>
			<description><![CDATA[<p>j&#039;ai lu qu&#039;il fallait le paquet mailutils<br />J&#039;ai tenté de configuré MTA avec sudo dpkg-reconfigure postfix<br />mais je suis pas sur de l&#039;avoir fait correctement .. aucune adresse de m&#039;a été demandé ..</p>]]></description>
			<author><![CDATA[dummy@example.com (Bat_Tuc)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:23:23 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751151#p11751151</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751031#p11751031</link>
			<description><![CDATA[<p>Bonsoir,</p><div class="codebox"><pre><code>sudo dpkg-reconfigure le_nom_du_paquet ## pour reconfigurer 
mail -s &quot;sujet de test&quot; [ -c cc@mymail.com ] [ -b bcc@mymail.com ] toto@mymail.com [ &lt; /le/corps/du/mail.txt ]
echo &quot;Un message de test&quot; | mail -s &quot;sujet de test&quot; toto@mymail.com</code></pre></div><p>Quel paquet ? bsd-mailx ?<br />Tu a un MTA configuré ?</p>]]></description>
			<author><![CDATA[dummy@example.com (xavier4811)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:16:21 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751031#p11751031</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751021#p11751021</link>
			<description><![CDATA[<p>je l&#039;ai desinstallé ( sudo apt-get remove mailutils et sudo apt-get --purge remove mailutils )<br />mais quand je veux le reinstallé je n&#039;ai plus la meme fenetre ..</p>]]></description>
			<author><![CDATA[dummy@example.com (Bat_Tuc)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:16:00 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11751021#p11751021</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11750991#p11750991</link>
			<description><![CDATA[<p>j&#039;ai essayé ceci<br />echo &quot;Un message de test&quot; | mail -s &quot;sujet de test&quot; monadresse@gmail.com</p><p>mais a priori il arrive pas ..<br />c&#039;est bien que j&#039;ai mal configuré mon paquet ..<br />comment le réinstallé et comment le configuré correctement ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Bat_Tuc)]]></author>
			<pubDate>Tue, 04 Dec 2012 21:09:21 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11750991#p11750991</guid>
		</item>
		<item>
			<title><![CDATA[commande mail]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11750841#p11750841</link>
			<description><![CDATA[<p>Bonjour a tous<br />je voudrais faire un script qui me fait un calcul puis m&#039;envoi un email si le calcul se passe bien.<br />J&#039;essaye donc d&#039;apprivoiser la commande mail.<br />Or meme en lisant le man impossible de comprendre rellement comment marche cette commande ..<br />si je fais<br />mail -s &quot; Calcul ok&quot; -t monadresse@gmail.com<br />il me demande forcement une cc ...</p><p>de plus lors de l&#039;installation du paquet j&#039;ai appuyé sur entre sans faire gaffe et j&#039;ai donc mal configuré mon paquet si j&#039;ai bien compris ..</p>]]></description>
			<author><![CDATA[dummy@example.com (Bat_Tuc)]]></author>
			<pubDate>Tue, 04 Dec 2012 20:56:58 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11750841#p11750841</guid>
		</item>
	</channel>
</rss>
