<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>au2010</author_name>
  <author_url>https://blog.hatena.ne.jp/au2010/</author_url>
  <blog_title>au2010’s diary</blog_title>
  <blog_url>https://au2010.hatenablog.com/</blog_url>
  <categories>
    <anon>Delphi</anon>
    <anon>小ネタ</anon>
  </categories>
  <description>Indyを使って添付ファイル付きのメールを送る方法をメモ。基本的な部分はDEKOさんの所で説明されてる方法そのままです。 ただ、その中でContentTypeを指定している部分を削除して指定しないようにするか、または'multipart/mixed'を指定するだけです。 後は、usesにIdAttachmentFileを追加して、TIdAttachmentFile.Create(Msg.MessageParts, 添付したいファイルのフルパス);を実行したら添付ファイル付きのメッセージの出来上がりです。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fau2010.hatenablog.com%2Fentry%2F20110629%2F1309354219&quot; title=&quot; Indy で添付ファイル付きのメールを送る - au2010’s diary&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-06-29 22:30:19</published>
  <title> Indy で添付ファイル付きのメールを送る</title>
  <type>rich</type>
  <url>https://au2010.hatenablog.com/entry/20110629/1309354219</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
