On Mon, 2003-09-01 at 19:37, Voytek wrote:
> would that be a reasonable request, to ask for the SLUG mail list
> application to be set to convert html emails to text ? (perhaps attaching
> original html as an attachement ?)
> 

Forcing people into your preferences isn't the linux way.  Instead you
should use the tools available to change what you want changed for
yourself.

Just this in your .procmailrc file :

:0
* ^Content-Type: text/html
{

    :0 bfW:
    | (echo "[html stripped]"; lynx -dump -force_html -stdin)

    :0 ahfw:
    | formail -i"Content-Type: text/plain"
}

You may need to test/tweak it, I've not used it for a while.

Greeno
-- 
Tony Green <[EMAIL PROTECTED]>

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to