> > Is there a way to reply to an html based email and have all the tags
> > stripped out automatically?
>
> If you have
> auto_view text/html
And it's not limited to html. I do have MS Word convertor (antiword) and
Open Office convertor (odtview) enabled. I usually even don't notice
that s
> Is there a way to reply to an html based email and have all the tags
> stripped out automatically?
If you have
auto_view text/html
in your .muttrc, mutt will decode the HTML when you read the message
and when you quote the message in a reply. If the mail does not start
out as a text/ht
* Joseph <[EMAIL PROTECTED]> [02-07-08 09:41]:
> Is there a way to reply to an html based email and have all the tags
> stripped out automatically?
change the edit command to pipe the msg thru text2html to the editor.
--
Patrick Shanahan Plainfield, Indiana, USAHOG # US1244711
ht
Hi,
I'm using my own script for handling address book. It can read
address from mail stored on filesystem. Then I just added macro to mutt
macro index "a" "rm -f $HOME/.temp.txt\
touch $HOME/.temp.txt\
$HOME/.temp.txt\
$HOME/bin/mutt_abook.pl -a $HOME/.temp.txt"
The script then lets me select wh
Is there a way to reply to an html based email and have all the tags
stripped out automatically?
--
|respectfull, Joseph |
signature.asc
Description: Digital signature
On 02/06/08, Michael wrote:
> On Wed, Feb 06, 2008 at 07:03:10AM -0700, Michael wrote:
> > 443-653-1569 wrote:
> > > Anyone help me with a method for extracting email addresses from incoming
> > > mail and placing them in abook (or perhaps some other more capable
> > > database), Using "aliases" ju