# Can't set alternative reply by email address

**URL:** https://meta.discourse.org/t/cant-set-alternative-reply-by-email-address/76353
**Category:** Bug
**Created:** [December 18, 2017, 10:16pm UTC](https://meta.discourse.org/t/cant-set-alternative-reply-by-email-address/76353 "2017-12-18T22:16:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![notriddle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/notriddle/32/133055_2.png) [@notriddle](https://meta.discourse.org/u/notriddle)
#### Post date: [December 18, 2017, 10:16pm UTC](https://meta.discourse.org/t/cant-set-alternative-reply-by-email-address/76353/1 "2017-12-18T22:16:03Z")

</div>

```plaintext
NameError: uninitialized constant AlternativeReplyByEmailAddressesValidator::ReplyByEmailAddressValidator
Did you mean? ReplyByEmailEnabledValidator
from /var/www/discourse/lib/validators/alternative_reply_by_email_addresses_validator.rb:9:in `valid_value?'

```

---

<div class="post-metadata">

### Author: ![mpalmer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpalmer/32/45740_2.png) [@mpalmer](https://meta.discourse.org/u/mpalmer)
#### Post date: [December 18, 2017, 10:45pm UTC](https://meta.discourse.org/t/cant-set-alternative-reply-by-email-address/76353/2 "2017-12-18T22:45:39Z")

</div>

Wow, I’m surprised nobody’s tripped over that before.

This should be fixed by [BUG: Load the appropriate file for AlternativeReplyByEmailAddressesVa… · discourse/discourse@f315c14 · GitHub](https://github.com/discourse/discourse/commit/f315c142b1f50233608b5a1293cc5d2473dbf3f2).

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [December 18, 2017, 10:57pm UTC](https://meta.discourse.org/t/cant-set-alternative-reply-by-email-address/76353/3 "2017-12-18T22:57:11Z")

</div>


