<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lkozima</author_name>
  <author_url>https://blog.hatena.ne.jp/lkozima/</author_url>
  <blog_title>kozima の雑記</blog_title>
  <blog_url>https://lkozima.hatenadiary.org/</blog_url>
  <categories>
    <anon>emacs</anon>
    <anon>customize</anon>
  </categories>
  <description>mew の auto-refile がデフォルトだとわりといろいろ refile してくれるんだけど，alist からとかじゃなくて一部の指定した条件を満たすメールだけ勝手に refile してほしいと思ったのでそういう設定。具体的には X-spam が yes なやつとか root@ に飛んでくるやつの振り分け先だけ勝手に決める。 (defun mylib-mew-auto-refile () (let ((mew-refile-guess-alist '((&quot;X-spam:&quot; (&quot;yes&quot; . &quot;+spam&quot;)) (&quot;To:&quot; (&quot;root@&quot; . &quot;+root&quot;)) ))) (mew-r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flkozima.hatenadiary.org%2Fentry%2F20091227%2F1261922898&quot; title=&quot; mew で特定のメールだけ振り分け - kozima の雑記&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>2009-12-27 23:08:18</published>
  <title> mew で特定のメールだけ振り分け</title>
  <type>rich</type>
  <url>https://lkozima.hatenadiary.org/entry/20091227/1261922898</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
