<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>idegman</author_name>
  <author_url>https://blog.hatena.ne.jp/idegman/</author_url>
  <blog_title>textbook</blog_title>
  <blog_url>https://idegman.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>import smtplib from email.mime.text import MIMEText from email.header import Header from email.utils import formatdate FROM_ADDR = 'myAcount@gmail.com' TO_ADDR = 'other@live.jp' ENCODING = 'iso-2022-jp' message = MIMEText( '本文', 'plain', ENCODING, ) message['Subject'] = Header('件名', ENCODING) messag…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fidegman.hatenadiary.org%2Fentry%2F20110917%2Fp1&quot; title=&quot;Python3 日本語でメール送信 - textbook&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>2011-09-17 00:00:00</published>
  <title>Python3 日本語でメール送信</title>
  <type>rich</type>
  <url>https://idegman.hatenadiary.org/entry/20110917/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
