Kenneth Porter wrote:

>On Friday, March 10, 2006 9:43 PM -0700 Philip Prindeville 
><[EMAIL PROTECTED]> wrote:
>
>  
>
>>Do you mean:
>>
>>http://validator.w3.org/source/
>>    
>>
>
>I thought that was just a web form-based validator. I'll have to look at it 
>to see if the validator can be run over an attachment (ie. an HTML MIME 
>part) from a separate mail filter (eg. MIMEDefang).
>  
>

I'm wondering what would be involved in putting in an HTML parser
that could call various rules to check things, like the case of:

<a href="http://www.foo.com/xyzzy";>http://www.bar.com/aardvark</a>

where the link disagrees with the text between the anchor tags (yeah, you
could limit it to partial matches on the host-portion)...

This seems to be the Korean Chase issue that Chris encountered.

-Philip

Reply via email to