History log of /web-php/include/email-validation.inc (Results 26 – 39 of 39)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# be9e6178 16-Feb-2012 Daniel P. Brown

Yet another bitlife* alias. Persistent little buggers....


# 7542e119 09-Jan-2012 Daniel P. Brown

Yet another event spammer.


# 1e3bff80 03-Jan-2012 Daniel P. Brown

Just removed no less than forty (40) SPAM 'training' entries on the calendar.


# b767dc5d 03-Oct-2011 Daniel P. Brown

Another one to bite the dust.


# 60846759 26-Sep-2011 Daniel P. Brown

To stop events such as 5008, 5009, and 5010.


# 77621cef 22-Aug-2011 Daniel P. Brown

Slightly improved address and domain-matching SPAM prevention mechanism.


# 9db67993 11-Oct-2004 Gabor Hojtsy

tabs to spaces


# 6943eed5 09-Aug-2003 Gabor Hojtsy

Use pregs instead of eregs for consistency and make the code
more readable


# 904c3f1d 30-Jan-2002 jim winstead

deal with new long tlds


# 290b36d2 08-Jul-2001 Gabor Hojtsy

Cosmetics done in the include dir too :))


Revision tags: POST_MERGE_FROM_NEW_LOOK_2001_TAG_1, NEW_LOOK_2001_TAG_1, MERGE_FROM_NEW_LOOK_2001_TAG_1
# e07a66b1 01-Mar-2001 Jesus M. Castagnetto

Simplified validation, w/o using getmxrr(). We just need to be more careful
when editing the notes :-)


# 16faa8bd 28-Feb-2001 Jesus M. Castagnetto

Modified email validation function to print out debugging info.
Added testing script: check_email_func.php, when used as:
http://www.php.net/include/chec_email_func.php?debug=1
it will do

Modified email validation function to print out debugging info.
Added testing script: check_email_func.php, when used as:
http://www.php.net/include/chec_email_func.php?debug=1
it will do the validation with a set of email addresses and
print out debugging info.

show more ...


# 4deabdbd 23-Oct-2000 Jesus M. Castagnetto

s/check/chek/ in email checking regex


# 9c6a5eb5 23-Oct-2000 Jesus M. Castagnetto

Email address validation function (uses M. Lemos class) for the
"reject" option of the Notes administration


12