<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshifumi1975</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshifumi1975/</author_url>
  <blog_title>yoshifumi1975's diary</blog_title>
  <blog_url>https://yoshifumi.hateblo.jp/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>use Net::SMTP_auth; sub smtpauthsend{ my($filename) = @_; $smtp = Net::SMTP_auth-&gt;new($smtpserver); $smtp-&gt;auth('LOGIN', $username, $password); $smtp-&gt;mail('aaa@aaa.aaa.com'); $smtp-&gt;to('aaa@aaa.aaa.com'); $smtp-&gt;cc('aaa@aaa.aaa.com'); $smtp-&gt;data(); $smtp-&gt;datasend(&quot;From: aaa\@aaa.aaa.com\n&quot;); $smt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoshifumi.hateblo.jp%2Fentry%2F20060831%2F1156975960&quot; title=&quot; PerlでSMTP Authメールの送信 - yoshifumi1975&amp;#39;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>2006-08-31 07:12:40</published>
  <title> PerlでSMTP Authメールの送信</title>
  <type>rich</type>
  <url>https://yoshifumi.hateblo.jp/entry/20060831/1156975960</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
