commit b8cac14c67d3a6337bc1a63876ff14c44aec8990 Author: Best EML to PST Converter tool from Shoviv Date: Fri Feb 24 11:20:04 2023 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7f91721 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +# ---> Windows +# Windows thumbnail cache files +Thumbs.db +Thumbs.db:encryptable +ehthumbs.db +ehthumbs_vista.db + +# Dump file +*.stackdump + +# Folder config file +[Dd]esktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msix +*.msm +*.msp + +# Windows shortcuts +*.lnk + diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..dc50920 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +This software code is made available "AS IS" without warranties of any kind. You may copy, display, modify and redistribute the software code either by itself or as incorporated into your code; provided that you do not remove any proprietary notices. Your use of this software code is at your own risk and you waive any claim against Amazon Digital Services, Inc. or its affiliates with respect to your use of this software code. (c) 2006 Amazon Digital Services, Inc. or its affiliates. diff --git a/README.md b/README.md new file mode 100644 index 0000000..6fc61d6 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# eml-to-office-365 + +Migrating EML files into a Microsoft office 365 mailbox is easier and more accurate with the help of the EML File migrator tool developed by Shoviv Software. +https://www.shoviv.com/import-eml-to-office-365.html