Tuesday, February 10, 2015

Import eMails & Mailbox From Apple Mail to Microsoft Outlook 2011 OSX


It’s not currently possible to export mailboxes from Apple Mail.app to something that Microsoft Outlook 2011 can import directly. Here’s a way to fix it, for FREE!!!

The issue is due to the FSTypeCode not being set by Apple Mail.app, which is actually really easy to fix.

First, in Mail.app, export the mailbox(s) you want to import in Microsoft Outlook 2011.

In my case, after I select my Archive mailbox, I get:
$ ls -1 Inbox2007.mbox

The Apple mbox format is actually a folder that contains a few files inside:
$ ls -1 Inbox2007.mbox Info.plist
mbox
table_of_contents


Where mbox is the real mbox and only tfile we need to import into Outlook, but if we try now (Import -> Contacts or messages from a text file -> Import messages from an MBOX-format text file) we’ll see the mbox file in the Finder is greyed out. This is because the FSTypeCode is not set:
$ mdls Inbox2007.mbox/mbox | grep 'FSTypeCode' kMDItemFSTypeCode = ""

What we need to do is to change the code to TEXT. We can do this with a simple command (I used find since I exported several mboxes at once):
$ find . -name '*.mbox' -exec SetFile -t 'TEXT' {}/mbox \; -print ./Inbox2007.mbox

If we now test for the FSTypeCode, we verify it’s correctly set as TEXT
$ mdls Inbox2007.mbox/mbox | grep 'FSTypeCode'
kMDItemFSTypeCode = "TEXT"

We can now finally go back to Outlook and import the mbox file: Import - > Contacts or messages from a text file -> Import messages from an MBOX-format text file.

Thats it!!!


Search Keywords:
Import Apple Mail Mail.app eMail eMails Microsoft Outlook 2011 OSX Mac Lion Mountain Yosemite 

i-tweak@hotmail.com

Friday, February 6, 2015

STC Bands

All Bands:
1 (2100 MHz) STC
2 (1900 MHz)
3 (1800 MHz) STC
4 (AWS)
5 (850 MHz)

7 (2600 MHz)

8 (900 MHz)
13 (700c MHz)
17 (700b MHz)
18 (800 MHz)
19 (800 MHz)
20 (800 DD)
25 (1900 MHz)
26 (800 MHz)
28 (700 APT MHz)
29 (700 de MHz)


Samsung S5 LTE-A @ 2100 (Band 1) on STC