> One simple way would be to force the whole match into upper case.  I.e.:
>
>     if (($type eq "text/plain") and
> toupper($entity->head->mime_attr("content-type.charset")) eq
> "WINDOWS-1251") {

Just to clarify in case the recipient doesn't know perl, it's uc() not
toupper().  Me thinks you are tired and have been fraternizing with the
devil aka PHP.

Regards,
KAM

_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to