-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun, 17 Nov 2002 10:48:46 -0500, Hal Burgiss wrote:

> On Fri, Nov 15, 2002 at 04:50:31PM -0800, Daevid Vincent wrote:
> 
> > Procmail is the best, most useful program on my linux box. And bless
> > you for that recepie ;-)
> 
> Yes, this list has a number of annoyances from time to time. This is
> my redhat annoyances filters:

[snip]

> 
> # Redhat lists annoyances.
>   :0
>  * ^From .*[EMAIL PROTECTED]
>     {

[snip]

>         # HTML enabled mail.
>          :0 BH:
>          * ^Content-Type:.*text/html.*
>          /dev/null

For some time, I've been test-driving a nested recipe for killing
text/html mails:

    :0
    * ! ^Content-Type:.*text/plain.*
    {
        :0 BH:
        * ^Content-Type:.*text/html.*
        trash/.
    }

I expect that it doesn't kill the rare message which just
quotes parts of a HTML mail. ;-)

>
>     }
> 
> 
> Additions welcome :)
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+DKj60iMVcrivHFQRApE0AJ0Uj9qJn6Xbvxf/KFgh0hIVICGf1gCfeJfC
moWEL+vaCC+W/ajqoikYsZg=
=a1ds
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to