<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ruicc</author_name>
  <author_url>https://blog.hatena.ne.jp/ruicc/</author_url>
  <blog_title>think and error</blog_title>
  <blog_url>https://ruicc.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>メールが受信できない． 適当に入手したプログラムそのまま使っているけど受信できない． ということでSSL認証使ってみた． PEARコマンドラインマネージャ(PHPと一緒にインストールされるらし)を用いてNet_POP3をインストール． $ pear install --alldeps Net_POP3 参考：コマンドラインのインストーラ 以下適当PHPスクリプト．ほぼ参考URLのまま． ログインしてリスト取得して全部表示． &lt;?php require_once &quot;Net/POP3.php&quot;; $obj = new Net_POP3; var_dump( $obj-&gt;connect( &quot;ssl:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fruicc.hatenablog.jp%2Fentry%2F20080611%2F1212838768&quot; title=&quot;PHPでSSL認証してPOPメール受信  - think and error&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-06-11 20:39:28</published>
  <title>PHPでSSL認証してPOPメール受信 </title>
  <type>rich</type>
  <url>https://ruicc.hatenablog.jp/entry/20080611/1212838768</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
