<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoppy0066</author_name>
  <author_url>https://blog.hatena.ne.jp/yoppy0066/</author_url>
  <blog_title>とりあえずphpとか</blog_title>
  <blog_url>https://kimagureneet.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>はじめに 今回やりたかったのは以下 ・localから外部へのメール送信 ・外部からsmtp-auth認証でのメール送信 localから外部へのメール送信 &gt; mail -r from@example.jp to@example.jp Subject: タイトル 本文 . # ピリオド+改行で本文終了して送信 外部からsmtp-auth認証でのメール送信 # smtp-authで必要なパスワード &gt; printf &quot;%s\0%s\0%s&quot; from@example.jp from@example.jp password | openssl base64 -e | tr -d '\n' ; xxx…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkimagureneet.hatenablog.com%2Fentry%2F2016%2F03%2F18%2F025740&quot; title=&quot;【メール】コマンドラインでメール送信 - とりあえずphpとか&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>2016-03-18 02:57:40</published>
  <title>【メール】コマンドラインでメール送信</title>
  <type>rich</type>
  <url>https://kimagureneet.hatenablog.com/entry/2016/03/18/025740</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
