<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamaco</author_name>
  <author_url>https://blog.hatena.ne.jp/hamaco/</author_url>
  <blog_title>hamacoの日記</blog_title>
  <blog_url>https://hamaco.hatenablog.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>Postfix</anon>
  </categories>
  <description>PHPのメール送信をしたらメールヘッダにローカルマシンの情報が大量に出てきたので、それを消した時のメモ。とりあえず、一番最初のPHPのソースコード。 &lt;?php $headers = &quot;MIME-Version: 1.0\r\n&quot; . &quot;Content-Transfer-Encoding: 7bit\r\n&quot; . &quot;Content-Type: text/plain; charset=ISO-2022-JP\r\n&quot; . &quot;From: Hamaco &lt;hamaco@example1.jp&gt;\r\n&quot;; $subject = mb_encode_mimeheader(&quot;メール送信テスト&quot;, &quot;IS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhamaco.hatenablog.jp%2Fentry%2F20080411%2F1207900587&quot; title=&quot; PHPからメールを送信する - hamacoの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-04-11 16:56:27</published>
  <title> PHPからメールを送信する</title>
  <type>rich</type>
  <url>https://hamaco.hatenablog.jp/entry/20080411/1207900587</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
