>You could also add the prefix to the method, as alternative to the
>already existing cid case.
>((?:cid:)?|(?:(?:http://(?:www\.)?)?mail-archive\.com/)?)($AddrExp)
Thank you, Christian. Sending this guinea pig to make sure it works as expected.
Test data below:
j...@jab.org
http://j...@jab.org
m
> ((?:cid:)?|(?:(?:http://(?:www\.)?)?mail-archive\.com/)?)($AddrExp)
Tested and live. Thanks guys.
Hi Jeff, *,
Jeff Breidenbach schrieb:
> There are two cases that are very common and handled poorly. One
> is an http hyperlink to mail-archive.com as we've been discussing.
> The other is a a mailto hyperlink. These are correctly obfuscated,
> but end up as a broken link. Better to not have a l