|
NAMEBlog::Spam::Plugin::emailtests - Reject email addresses which are bogus.ABOUTThis plugin is designed to discard comments if they have been submitted with a bogus Email address.The tests are pretty simple; just making sure that the submitted domain is not an example.{com org net} one, and that the mail address has an "@" symbol in it. In the future more thorough tests might be added, but currently email addresses are rarely configured to be mandatory in comment submissions so further work isn't a real useful way to spend time. AUTHOR
LICENSECopyright (c) 2008-2010 by Steve Kemp. All rights reserved.This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The LICENSE file contains the full text of the license.
Visit the GSP FreeBSD Man Page Interface. |