はてなキーワード: Outlook Expressとは
会社で必要な作業で、結構苦労したので同じことやりたい人へ参考になれば。
Becky(2.71.01)→Outlook2010へメール(添付ファイル、フォルダ構造維持)とアドレス帳(複数)を移行
http://desico.blogspot.jp/2013/07/becky-outlook2010.html
http://omizu.hatenablog.com/entry/20080208/p1
Windows7 SP1 32bit
CircleBecky(プラグイン) http://www.vector.co.jp/soft/win95/net/se252604.html
Windows Live Mail http://windows.microsoft.com/ja-jp/windows-live/essentials
以下Becky上作業
「ツール」→「プラグインの設定」→「CircleBecky Plug-In」で設定画面を開く。
「拡張エキスポート」の出力ファイルで「eml」を選ぶ。「連番によるファイル名」にチェックしておく。
受信箱で右クリック→拡張エクスポートでメールデータをeml形式で出力。
このとき出力先はできればCドライブ直下に「移行用」とでもフォルダを作って
そこに出す。(あまり階層の深いところだとパスが長くなりすぎて吸い出せないことがある)
アドレス帳→ファイル→エクスポート→vCard2.1形式で吸いだしておく。
以下WindowsLiveMail上作業
左上のアイコン→メッセージのインポート→WindowsLiveMail さきほどメールを出力した場所指定してインポート。
左上のアイコン→電子メールのエクスポート→電子メール→MicrosoftExchange→出力先OUTLOOKプロファイル選択してエクスポート。
このとき移行対象フォルダを選択する(全てではなくLiveMail上にeml形式から取り込んだときのフォルダだけ選択する。
選択するときは受信箱だけ選択してもその配下のフォルダがインポートされないので、Ctrlキー押しながらマウスで複数選択する。
WindowsエクスプローラーでC:\Users\自分のユーザ名\Contacts にさきほど出力したアドレス帳ファイルをインポートする。
インポートするときはContactsフォルダを開き、エクスプローラー上のインポートボタンからインポート(複数選択化)。
LiveMailに戻り、右上のインポート→現在のWindowsユーザのアドレス帳でインポート。
以下Outloook上作業
ファイル→開く→インポート→インターネットメールやアドレスをインポート→Outlook Express 4.x,5.x,6.x,またはWindowsMail
PCのスペックにもよるとは思いますが、約20GBのメールデータを移行するのに1日くらいかかりました。
ちなみに最初Outlook2003へ移行してみましたが、移行後Outlook2003を開くとフォルダがうまく開けませんでした。
データファイルは17GBくらいになっていたので20GB制限には引っかかっていないとは思いますが、
20GBまで近かったこともあり、その際に2010へ変更。ちなみに2010はpst、ost合わせてデフォルトでMAX50GBらしい。
https://support.microsoft.com/ja-jp/kb/982577/ja
それとメール量が多いと移行に時間がかかり、移行元PCでの作業が止まると困る人は、Beckyを別PCへまるっと移して
やー。面倒でした。
古い情報だと Outlook Express を経由しろと書いてあるので、後継であるらしいWindows Live Mail を経由して(Windows Live Mail からエクスポートする方法で)
Outlook に移行したのだが、どういうわけか宛名が文字列として移行されてしまい、xxx@example.com というメールアドレスの移行ができなかったんです。
で eml → msg もしくは pst 形式への変換ソフトを探すのですが、無料のものが見つからなくてあんまり情報もありませんでした。が、ありましたよ!お兄さん。
====
MAPI data collection and parsing tool. Supports property tag lookup, error translation, smart view processing, rule tables, ACL tables, contents tables, and MAPI<->MIME conversion. MrMAPI currently knows: 3916 property tags 801 dispids 35 types 58 guids 148 errors 27 smart view parsers Usage: MrMAPI -? MrMAPI [-Search] [-Dispids] [-Number] [-Type <type>] <property number>|<property name> MrMAPI -Guids MrMAPI -Error <error> MrMAPI -ParserType <type> -Input <input file> [-Binary] [-Output <output file>] MrMAPI -Flag <flag value> [-Dispids] [-Number] <property number>|<property name> MrMAPI -Rules [-Profile <profile>] [-Folder <folder>] MrMAPI -Acl [-Profile <profile>] [-Folder <folder>] MrMAPI [-Contents | -HiddenContents] [-Profile <profile>] [-Folder <folder>] [-Output <output directory>] [-Subject <subject>] [-MessageClass <message class>] [-MSG] [-List] MrMAPI -ChildFolders [-Profile <profile>] [-Folder <folder>] MrMAPI -XML -Input <path to input file> -Output <path to output file> MrMAPI -FID [fid] [-MID [mid]] [-Profile <profile>] MrMAPI -MAPI | -MIME -Input <path to input file> -Output <path to output file> [-CCSFFlags <conversion flags>] [-RFC822] [-Wrap <Decimal number of characters>] [-Encoding <Decimal number indicating encoding>] [-AddressBook] [-Unicode] [-Charset CodePage CharSetType CharSetApplyType] All switches may be shortened if the intended switch is unambiguous. For example, -T may be used instead of -Type. Help: -? Display expanded help. Property Tag Lookup: -S (or -Search) Perform substring search. With no parameters prints all known properties. -D (or -Dispids) Search dispids. -N (or -Number) Number is in decimal. Ignored for non-numbers. -T (or -Type) Print information on specified type. With no parameters prints list of known types. When combined with -S, restrict output to given type. -G (or -Guids) Display list of known guids. Flag Lookup: -Fl (or -Flag) Look up flags for specified property. May be combined with -D and -N switches, but all flag values must be in hex. Error Parsing: -E (or -Error) Map an error code to its name and vice versa. May be combined with -S and -N switches. Smart View Parsing: -P (or -ParserType) Parser type (number). See list below for supported parsers. -B (or -Binary) Input file is binary. Default is hex encoded text. Rules Table: -R (or -Rules) Output rules table. Profile optional. ACL Table: -A (or -Acl) Output ACL table. Profile optional. Contents Table: -C (or -Contents) Output contents table. May be combined with -H. Profile optional. -H (or -HiddenContents) Output associated contents table. May be combined with -C. Profile optional -Su (or -Subject) Subject of messages to output. -Me (or -MessageClass) Message class of messages to output. -Ms (or -MSG) Output as .MSG instead of XML. -L (or -List) List details to screen and do not output files. Child Folders: -Chi (or -ChildFolders) Display child folders of selected folder. MSG File Properties -X (or -XML) Output properties of an MSG file as XML. MID/FID Lookup -Fi (or -FID) Folder ID (FID) to search for. If -FID is specified without a FID, search/display all folders -Mid (or -MID) Message ID (MID) to search for. If -MID is specified without a MID, display all messages in folders specified by the FID parameter. MAPI <-> MIME Conversion: -Ma (or -MAPI) Convert an EML file to MAPI format (MSG file). -Mi (or -MIME) Convert an MSG file to MIME format (EML file). -I (or -Input) Indicates the input file for conversion, either a MIME-formatted EML file or an MSG file. -O (or -Output) Indicates the output file for the convertion. -Cc (or -CCSFFlags) Indicates specific flags to pass to the converter. Available values (these may be OR'ed together): MIME -> MAPI: CCSF_SMTP: 0x02 CCSF_INCLUDE_BCC: 0x20 CCSF_USE_RTF: 0x80 MAPI -> MIME: CCSF_NOHEADERS: 0x0004 CCSF_USE_TNEF: 0x0010 CCSF_8BITHEADERS: 0x0040 CCSF_PLAIN_TEXT_ONLY: 0x1000 CCSF_NO_MSGID: 0x4000 CCSF_EMBEDDED_MESSAGE: 0x8000 -Rf (or -RFC822) (MAPI->MIME only) Indicates the EML should be generated in RFC822 format. If not present, RFC1521 is used instead. -W (or -Wrap) (MAPI->MIME only) Indicates the maximum number of characters in each line in the generated EML. Default value is 74. A value of 0 indicates no wrapping. -En (or -Encoding) (MAPI->MIME only) Indicates the encoding type to use. Supported values are: 1 - Base64 2 - UUENCODE 3 - Quoted-Printable 4 - 7bit (DEFAULT) 5 - 8bit -Ad (or -AddressBook) Pass MAPI Address Book into converter. Profile optional. -U (or -Unicode) (MIME->MAPI only) The resulting MSG file should be unicode. -Ch (or -Charset) (MIME->MAPI only) Character set - three required parameters: CodePage - common values (others supported) 1252 - CP_USASCII - Indicates the USASCII character set, Windows code page 1252 1200 - CP_UNICODE - Indicates the Unicode character set, Windows code page 1200 50932 - CP_JAUTODETECT - Indicates Japanese auto-detect (50932) 50949 - CP_KAUTODETECT - Indicates Korean auto-detect (50949) 50221 - CP_ISO2022JPESC - Indicates the Internet character set ISO-2022-JP-ESC 50222 - CP_ISO2022JPSIO - Indicates the Internet character set ISO-2022-JP-SIO CharSetType - supported values (see CHARSETTYPE) 0 - CHARSET_BODY 1 - CHARSET_HEADER 2 - CHARSET_WEB CharSetApplyType - supported values (see CSETAPPLYTYPE) 0 - CSET_APPLY_UNTAGGED 1 - CSET_APPLY_ALL 2 - CSET_APPLY_TAG_ALL Universal Options: -I (or -Input) Input file. -O (or -Output) Output file or directory. -F (or -Folder) Folder to scan. Default is Inbox. See list below for supported folders. Folders may also be specified by path: "Top of Information Store\Calendar" Path may be preceeded by entry IDs for special folders using @ notation: "@PR_IPM_SUBTREE_ENTRYID\Calendar" MrMAPI's special folder constants may also be used: "@12\Calendar" "@1" -Pr (or -Profile) Profile for MAPILogonEx. -M (or -MoreProperties) More properties. Tries harder to get stream properties. May take longer. -No (or -NoAddins) No Addins. Don't load any add-ins. -On (or -Online) Online mode. Bypass cached mode. -V (or -Verbose) Verbose. Turn on all debug output. Smart View Parsers: 1 Additional Ren Entry IDs Ex 2 Appointment Recurrence Pattern 3 Conversation Index 4 Entry Id 5 Entry List 6 Extended Folder Flags 7 Extended Rule Condition 8 Flat Entry List 9 Folder User Fields Stream 10 Global Object Id 11 Property 12 Property Definition Stream 13 Recipient Row Stream 14 Recurrence Pattern 15 Report Tag 16 Restriction 17 Rule Condition 18 Search Folder Definition 19 Security Descriptor 20 SID 21 Task Assigners 22 Time Zone 23 Time Zone Definition 24 Web View Persistence Object Stream 25 Nickname Cache 26 Encode Entry ID 27 Decode Entry ID Folders: 1 Calendar 2 Contacts 3 Journal 4 Notes 5 Tasks 6 Reminders 7 Drafts 8 Sent Items 9 Outbox 10 Deleted Items 11 Finder 12 IPM_SUBTREE 13 Inbox 14 Local Freebusy 15 Conflicts 16 Sync Issues 17 Local Failures 18 Server Failures 19 Junk E-mail Examples: MrMAPI PR_DISPLAY_NAME MrMAPI 0x3001001e MrMAPI 3001001e MrMAPI 3001 MrMAPI -n 12289 MrMAPI -t PT_LONG MrMAPI -t 3102 MrMAPI -t MrMAPI -s display MrMAPI -s display -t PT_LONG MrMAPI -t 102 -s display MrMAPI -d dispidReminderTime MrMAPI -d 0x8502 MrMAPI -d -s reminder MrMAPI -d -n 34050 MrMAPI -p 17 -i webview.txt -o parsed.txt
[ OutLookExpressフォルダの中にある 「 .dbx 」 ファイルの開き方 ]
・ 候補1
OutlookExpressにインポートする方法。
ファイル -> インポート -> メッセージ -> 「MicrosoftOutlookExpress6」 を選択 -> 次へ ->
「OutlookExpress6ストアディレクトリ」 をチェック -> 参照 -> 目的の 「OUTLOOK EXPRESS」 フォルダを指定する。
・ 候補2
手間をかけずにファイルを見たい場合に便利。 ただし添付ファイルがあっても表示されない。
http://www.asahi-net.or.jp/~tz2s-nsmr/soft/dbxview/dbxview.htm
・ 候補3
見たいdbxが1つだけで添付ファイルも確認したい場合に便利。 変換が完了したらOutLookExpressにD&Dすることも可。
http://www.vector.co.jp/soft/win95/net/se271878.html
※ 上級ハンターは↓この方法で。
1、OutlookExpressのdbx保存ディレクトリを開く。
3、OutlookExpress起動。
Subject: Is calve at janet
From: 略
To: 略
Date: Mon, 25 Feb 1985 21:10:51 +0330
X-Mailer: Microsoft Outlook Express 6.00.3790.1106
ディジタルカメラや携帯電話などの情報家電に広く採用されている。」というのは本当に正しいのか。
オイラの調べた限りでは坂村さんやトロン協会は仕様制定をメインとしているし、トロン協会が実装しているものもあるが、決して坂村さんが作ったのではないのでは。
まあ、詳細はオイラには分からないのでオイラの間違いかもしれないけど。
ウインドウのスタイルもLunaかクラシックスタイルに似せてあるだし、
ブラウザの「戻る」「進む」ボタンが緑色の円に白く矢印がかいてあるものだし、
メーラー画面はOutlook Expressっぽいし、
(以下略)