Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98185
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Anthony Papillion <anthony@cajuntechie.org> |
| Newsgroups | comp.lang.python |
| Subject | Creating PST files using Python |
| Date | Tue, 03 Nov 2015 13:09:06 -0600 |
| Lines | 29 |
| Message-ID | <mailman.46.1446578069.8789.python-list@python.org> (permalink) |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de LU5R9Qgt56Q2+zgrVPRW4g71s5ihzJWe34RzZK93ddNw== |
| Return-Path | <anthony@cajuntechie.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'skip:p 60': 0.05; 'pgp': 0.09; 'skip:g 60': 0.09; 'skip:t 60': 0.09; 'subject:files': 0.09; 'subject:using': 0.09; 'message-----': 0.15; '-----begin': 0.16; '-----end': 0.16; 'from:addr:anthony': 0.16; 'hash:': 0.16; 'maildir': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'skip:j 60': 0.16; 'to:name:python list': 0.16; 'python?': 0.18; 'signed': 0.24; 'module': 0.25; 'device': 0.28; 'outlook': 0.28; 'skip:i 60': 0.29; 'skip:y 60': 0.29; 'allows': 0.30; "i'm": 0.30; 'anyone': 0.32; 'pst': 0.33; 'skip:b 60': 0.33; 'version:': 0.33; 'project': 0.36; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'files': 0.38; 'does': 0.39; 'skip:x 10': 0.40; 'to:addr:python.org': 0.40; 'mail.': 0.75; 'wiring': 0.84 |
| X-Virus-Scanned | Debian amavisd-new at mail.anonymail.us |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:98185 |
Show key headers only | View raw
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Does anyone know of a module that allows the wiring of Outlook PST files using Python? I'm working on a project that will require me to migrate 60gb of maildir mail (multiple accounts) to Outlook. Thanks Anthony - -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -----BEGIN PGP SIGNATURE----- Version: APG v1.1.1 iQJJBAEBCgAzBQJWOQZSLBxBbnRob255IFBhcGlsbGlvbiA8YW50aG9ueUBjYWp1 bnRlY2hpZS5vcmc+AAoJEAKK33RTsEsVwdgP/1f15VCI0GKkM54ram8oL3Bh2e5s PqxhS/qe+9pYwYZrt+Dj2EENtpdwVQxIin67WxsruE1hOYcrrZiURiCaav8aL//3 zMiBwtEIHrYZ+0s54rfQTx1eltlET3c9O/Hehh69TtuLWiCYp1fKUW7pJEV2ZnqV jLoGLeQ1BkXCukVeRVm8W8q7aBycF9jLP/Hg7r7p7g1RUYoIfUCOd0833AAHrbb4 CpSgvsztUfK7mJR9yxcWl4QPFTq3wpZA9MnXqnS/+UxqLSVRJp66omYn31w1AqQA 7XTuP3TQ4GjhPJC6uGiQUNQslBWj5FYRUQxlH/CzUFMeLpbK+ruG8K3QyNG8tFpj TdUNxeWeRl+Sf5elgDYDe4Farn82ZborOlZmMspy/S87tENDgs1rND9/wIgnXtrt g7sK3eVkmbBXkIqA9xXwkmx5GyHn3+o5a8JhFihePy5XnvlfAsnhjzsogTN3pYdO YSKqR76cTTLzYuOjiF61DIgY1R/HqUsiloGiVXjfghV+ADcFLhADIJGa7wKwSItv TjZmUKjF2U7CaNqn6mTR83VdtOymeoQyTZw9sB0WmsVVjVinOuExyy3qa9D3E07D yfaa/RVgGLw6ygq/8JTXQx8B8xJ5lOl7KBxVNqaS9Kwx14F3aQdrDqvZRDCpU7U5 X/FC8f6YIksLIX7y =254i -----END PGP SIGNATURE-----
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Creating PST files using Python Anthony Papillion <anthony@cajuntechie.org> - 2015-11-03 13:09 -0600
Re: Creating PST files using Python rurpy@yahoo.com - 2015-11-03 16:46 -0800
Re: Creating PST files using Python rurpy@yahoo.com - 2015-11-03 17:32 -0800
csiph-web