Export HTML emails with images

2009-02-27 Thread Bertrand Janin
Hey everyone, I work in a company using mainly HTML emails. They format their mails and from time to time insert screenshots and images to illustrate their point. While I obviously disagree with the process, I am not in position to change that right now. The text version generated by their thunde

Re: Export HTML emails with images

2009-02-27 Thread Christian Ebert
* Bertrand Janin on Friday, February 27, 2009 at 09:56:59 -0500 > I work in a company using mainly HTML emails. They format their mails > and from time to time insert screenshots and images to illustrate their > point. While I obviously disagree with the process, I am not in position > to change th

Re: Export HTML emails with images

2009-02-27 Thread Bertrand Janin
Christian Ebert wrote : > Shamelessly plugging my muttils package (needs Python >= 2.4): > > http://www.blacktrash.org/hg/muttils/ > > You can use its viewhtmlmsg command in a macro: > > macro index,pager "\ > set my_wait_key=\$wait_key wait_key=no\ > viewhtmlmsg\ > set wait_key=\$my_wait_key

Re: Export HTML emails with images

2009-02-27 Thread Matthias Apitz
El día Friday, February 27, 2009 a las 04:35:13PM +0100, Christian Ebert escribió: > Shamelessly plugging my muttils package (needs Python >= 2.4): > > http://www.blacktrash.org/hg/muttils/ > > You can use its viewhtmlmsg command in a macro: > > macro index,pager "\ > set my_wait_key=\$wait_

Re: Export HTML emails with images

2009-02-27 Thread Christian Ebert
* Matthias Apitz on Friday, February 27, 2009 at 18:44:37 +0100 > Thanks for this piece of software; I have set in ~/.muttrc: > > macro pager "\ > set my_wait_key=\$wait_key wait_key=no\ > PYTHONPATH=~/lib/python /home/guru/bin/viewhtmlmsg -b > konqueror -s\ > set wait_key=\$my_wait_key &my_wai