in reply to On Validating Email Addresses

Way too many sites reject the perfectly valid *@juerd.nl. On the other hand, I can safely use it here, because spam bots don't recognise it anyway :).

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

Replies are listed 'Best First'.
Re: On Validating Email Addresses
by b10m (Vicar) on Jan 04, 2005 at 09:32 UTC

    I notice that a lot of sites have problems with a perfectly valid "user+something@domain.tld" address too...

    --
    b10m

    All code is usually tested, but rarely trusted.