<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Validating email addresses (ie. attempting delivery)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery</link>
		<description>Gravity Support Forums Topic: Validating email addresses (ie. attempting delivery)</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:24:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/validating-email-addresses-ie-attempting-delivery" rel="self" type="application/rss+xml" />

		<item>
			<title>Wheaton College on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-224232</link>
			<pubDate>Thu, 25 Apr 2013 16:33:54 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">224232@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks, I'm getting back to this now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-194514</link>
			<pubDate>Tue, 02 Apr 2013 13:44:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">194514@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I believe that's the correct hook to add options to the &#34;Standard&#34; tab of the field. &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_field_standard_settings&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_field_standard_settings&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wheaton College on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-194388</link>
			<pubDate>Tue, 02 Apr 2013 11:09:07 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">194388@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like the hook I want is: gform_field_standard_settings ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wheaton College on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-194382</link>
			<pubDate>Tue, 02 Apr 2013 10:59:09 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">194382@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. Sorry. &#60;/p&#62;
&#60;p&#62;I would like to use the standard email field. But, I'd like to add an advanced option or two to it.&#60;/p&#62;
&#60;p&#62;It could be similar to the current &#34;Enable Email Confirmation&#34; -- a simple checkbox. If the admin selects it, then my validation runs on the field upon submission. &#60;/p&#62;
&#60;p&#62;In my case, I think I'd like to add two options.&#60;/p&#62;
&#60;p&#62;- &#34;Require a somedomain.com address&#34;&#60;br /&#62;
- &#34;Validate email address by attempting delivery&#34;&#60;/p&#62;
&#60;p&#62;Selecting either one of those would fire off the gform_validation hook code, which I'd write.&#60;/p&#62;
&#60;p&#62;Is it possible to add options like this to the existing email field (and other fields)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-193589</link>
			<pubDate>Mon, 01 Apr 2013 21:34:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">193589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure what you mean about adding options.  Can you explain more?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wheaton College on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-193289</link>
			<pubDate>Mon, 01 Apr 2013 16:23:50 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">193289@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. This helps, but I'm wondering if I can add -options- to the existing email field?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-193178</link>
			<pubDate>Mon, 01 Apr 2013 14:46:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">193178@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How about something like this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gravitywiz.com/banlimit-email-domains-for-gravity-form-email-fields/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/banlimit-email-domains-for-gravity-form-email-fields/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wheaton College on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-193162</link>
			<pubDate>Mon, 01 Apr 2013 14:40:19 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">193162@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris, thanks. Is there a way to add an option to the existing email field. I can think of two options I might like:&#60;/p&#62;
&#60;p&#62;1) must be a somedomain.com email address&#60;/p&#62;
&#60;p&#62;2) validate this email address&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-192094</link>
			<pubDate>Sun, 31 Mar 2013 21:37:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">192094@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you install Really Simple CAPTCHA, you will be able to use a math challenge:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/really-simple-captcha/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/really-simple-captcha/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is a screenshot:  &#60;a href=&#34;http://minus.com/lk72tXICeL2Qy&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lk72tXICeL2Qy&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Your question is unrelated to the post by Wheaton College.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tobe on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-190583</link>
			<pubDate>Sat, 30 Mar 2013 08:38:07 +0000</pubDate>
			<dc:creator>Tobe</dc:creator>
			<guid isPermaLink="false">190583@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris, can that code also be used to ask users to answer a question like: &#34;3+4=&#34; instead of using a captcha?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
