Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3280
| From | marceepoo <marc@marchankin.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Can Python control Thuderbird? |
| Date | 2011-04-15 15:08 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <e0e8dfee-0d13-4934-816e-7906acb6168a@glegroupsg2000goo.googlegroups.com> (permalink) |
I want to control Mozilla Thunderbird using Python.
Does anyone know if that is that possible?
I would like to use Python to save email attachments to a specific
directory, depending on the name of the sender, content in the email,
etc.--- and to rename the attachment file -- and to save the email to
an html file -- and to insert into the email file links to the locally
saved copies of the attachments. Is this possible?
If the answer is yes, where could I find information about how to use Python to control Thuderbird (and/or examples of saving attachments to locval filenames,and/or saving emails to htmlfiles and/or connecting to the list of
contacts) ?
While hunting around, I came across "Python 18.4. mailbox — Manipulate mailboxes in various formats — Python v2.7.1 documentation". I'm so totally ignorant of MAPI that I don't know if that is what I'm looking for. If it is, does anyone know where I could find some examples of python scripts using the "Python 18.4. mailbox module"?
Thanks,
Marceepoo
Thanks for your tme and the knowledge you share,
Marc
Back to comp.lang.python | Previous | Next — Next in thread | Find similar
Can Python control Thuderbird? marceepoo <marc@marchankin.com> - 2011-04-15 15:08 -0700 Re: Can Python control Thuderbird? Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-04-16 11:11 +0200
csiph-web