<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Latest snippets tagged mailapp mac</title>
  <link rel="alternate" href="http://snippets.prendreuncafe.com/snippets/tagged/mailapp+mac/order_by/date"></link>
  <id>http://snippets.prendreuncafe.com/snippets/tagged/mailapp+mac/order_by/date</id>
  <updated>2008-04-02T14:29:49Z</updated>
  <author>
    <name>Symfony</name>
    <author_email>noreply@symfony-project.com</author_email>
  </author>
<entry>
  <title>Lire les mails en texte brut sous OS X avec Mail.app</title>
  <link href="http://snippets.prendreuncafe.com/snippet/84"></link>
  <updated>2008-04-02T14:29:49Z</updated>
  <id>84</id>
  <summary type="html">Ouvrir un terminal et taper :

[code]
$ defaults write com.apple.mail PreferPlainText -bool TRUE
[/code]</summary>
</entry>
</feed>