<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>simple idea &#187; Gmail</title>
	<atom:link href="http://www.k14a.net/archives/tag/gmail/feed" rel="self" type="application/rss+xml" />
	<link>http://www.k14a.net</link>
	<description>simple is beautiful</description>
	<lastBuildDate>Tue, 10 Aug 2010 08:55:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>muttの導入</title>
		<link>http://www.k14a.net/archives/181</link>
		<comments>http://www.k14a.net/archives/181#comments</comments>
		<pubDate>Tue, 28 Apr 2009 04:46:38 +0000</pubDate>
		<dc:creator>moriken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[setting]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[mutt]]></category>

		<guid isPermaLink="false">http://www.k14a.net/?p=181</guid>
		<description><![CDATA[

前にも書いたが、メールについてはGmailを使用しているので、メールの送受信を行うにはWebブラウザが必要となってくる。
サーバとは言いながら、軟弱者の自分はX.orgをインストールしているので、Firefoxを使用 [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.k14a.net%252Farchives%252F181%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22mutt%E3%81%AE%E5%B0%8E%E5%85%A5%22%20%7D);"></div>
<p>前にも書いたが、メールについてはGmailを使用しているので、メールの送受信を行うにはWebブラウザが必要となってくる。<br />
サーバとは言いながら、軟弱者の自分はX.orgをインストールしているので、Firefoxを使用すればいいのだけど、リモートで作業をしているときにメールを送信することができない。いや、w3mなどのブラウザを使えばできないことはないけれど、やっぱり操作性がよくない。ここは、CUIのメールクライアントを導入すべき。</p>
<p>と言うことで、昔よく使っていたmuttをインストール。</p>
<pre>$ sudo apt-get install mutt</pre>
<p>で、インストールしたいいけど設定ファイルの書き方なんてとうの昔に忘れたので、いつものとおりGoogleに聞く。</p>
<p><a href="http://gihyo.jp/admin/serial/01/ubuntu-recipe">Ubuntu Weekly Recipe</a>に<a href="http://gihyo.jp/admin/serial/01/ubuntu-recipe/0027?page=2">第27回　あえてターミナルを使う（3）：端末で動くメーラー; Alpine, Mutt</a>があったので参考に設定。最初、smptには<a href="http://www.k14a.net/archives/175">この間設定した</a>Postfixを使うつもりだったんだけど、どうやら直接Gmailのimapにアクセスできるようなので、そちらを使うことにした。</p>
<p>~/.muttrcの設定を終了して、起動すると、久々のmuttの画面が…。でも、操作コマンドをすっかり忘れてしまっていることに気づく。まぁ、使っていくうちに思い出す(覚える)でしょう。</p>

]]></content:encoded>
			<wfw:commentRss>http://www.k14a.net/archives/181/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PostfixからGmailへのリレー</title>
		<link>http://www.k14a.net/archives/175</link>
		<comments>http://www.k14a.net/archives/175#comments</comments>
		<pubDate>Tue, 28 Apr 2009 04:28:20 +0000</pubDate>
		<dc:creator>moriken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[setting]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Postfix]]></category>

		<guid isPermaLink="false">http://www.k14a.net/?p=175</guid>
		<description><![CDATA[

現在使用しているドメインのメールは、Gmailを使用している。以前、WordPressからGmail経由でメールを送るようにしたが、ｓｍｔｐサーバを立てていなかったのでメール送信が行えなかった。それでも、Webブラウ [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.k14a.net%252Farchives%252F175%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Postfix%E3%81%8B%E3%82%89Gmail%E3%81%B8%E3%81%AE%E3%83%AA%E3%83%AC%E3%83%BC%22%20%7D);"></div>
<p>現在使用しているドメインのメールは、Gmailを使用している。以前、<a href="http://www.k14a.net/archives/20">WordPressからGmail経由でメールを送る</a>ようにしたが、ｓｍｔｐサーバを立てていなかったのでメール送信が行えなかった。それでも、Webブラウザがあればメールを送ることができるので、あまり必要と思っていなかった。<br />
ただ、ログの監視などをする上で、何らかの問題が発生したときにメールで通知するのにsmtpが必要と思われたので、設定することとした。</p>
<p>メールの送信にはGmailを使いたいので、PostfixからGmailでリレーをすることにした。</p>
<p>いつものとおり、Googleで検索。<a href="http://d.hatena.ne.jp/ayokoyama/20061207/p1">Postfix で、Gmail にメールをリレーする</a>(<a href="http://d.hatena.ne.jp/ayokoyama/">私の二次記憶</a>)にそのものずばりのエントリーがあったので、参考にしながら設定を行う。スペルミスやら設定ミスがあってなかなか上手くいかなかったものの、無事終了。<br />
ためしに、自分の会社のメールアドレスへテストメールが送信されることを確認して終了。</p>

]]></content:encoded>
			<wfw:commentRss>http://www.k14a.net/archives/175/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
