R.A. Epigonos et al.

[メール] メール保存形式を mailbox (mbox) から Maildir に変換

メール保存形式を mailbox (mbox) から Maildir に変換するには mbox2maildir という perl スクリプトを利用する。

mbox2maildir をダウンロードして、mbox の位置と maildir の位置を引数に指定して mbox2maildir を実行すれば変換される。

$ wget 'http://untroubled.org/mbox2maildir'
--2013-03-26 14:57:05--  http://untroubled.org/mbox2maildir
Resolving untroubled.org... 69.5.1.51
Connecting to untroubled.org|69.5.1.51|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2233 (2.2K) [text/plain]
Saving to: “mbox2maildir”

100%[========================>] 2,233       --.-K/s   in 0s

2013-03-26 14:57:06 (40.7 MB/s) - “mbox2maildir” saved [2233/2233]

$ perl mbox2maildir ~/mbox ~/Maildir/

リファレンス

  1. mbox maildir 変換 - Google 検索

ソーシャルブックマーク

  1. はてなブックマーク
  2. Google Bookmarks
  3. del.icio.us

ChangeLog

  1. Posted: 2010-07-07T14:59:35+09:00
  2. Modified: 2010-07-07T14:59:35+09:00
  3. Generated: 2023-08-27T23:09:14+09:00