# Registration without email verification

**URL:** https://meta.discourse.org/t/registration-without-email-verification/321699
**Category:** Support
**Created:** [August 14, 2024, 8:24pm UTC](https://meta.discourse.org/t/registration-without-email-verification/321699 "2024-08-14T20:24:48Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [August 14, 2024, 8:32pm UTC](https://meta.discourse.org/t/registration-without-email-verification/321699/2 "2024-08-14T20:32:39Z")

</div>

The easiest way to make your site a spam source (anyone can cause anyone else to receive email they don’t want–this happens to people I know with some frequency) and target (you don’t know that the people who are logging in even have an email address) as you desire is to use some other authentication system, like Wordpress, and make it be the [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) server. You can configure WordPress not to validate email addresses and add some code to your functions.php that will tell Discourse that the email addresses have been validated (See “Remove the `require_activation` flag” in the link below).

See [Configure single sign-on (SSO) with WP Discourse and DiscourseConnect](https://meta.discourse.org/t/configure-single-sign-on-sso-with-wp-discourse-and-discourseconnect/223494)

---

_[View the full topic](https://meta.discourse.org/t/registration-without-email-verification/321699)._
