# Posting via e-mail in feature - E-mail address is case sensitive

**URL:** https://meta.discourse.org/t/posting-via-e-mail-in-feature-e-mail-address-is-case-sensitive/16859
**Category:** Feature
**Created:** [6월 25, 2014, 1:26오후 UTC](https://meta.discourse.org/t/posting-via-e-mail-in-feature-e-mail-address-is-case-sensitive/16859 "2014-06-25T13:26:45Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![paully21](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paully21/32/72673_2.png) [@paully21](https://meta.discourse.org/u/paully21)
#### Post date: [6월 25, 2014, 1:26오후 UTC](https://meta.discourse.org/t/posting-via-e-mail-in-feature-e-mail-address-is-case-sensitive/16859/1 "2014-06-25T13:26:45Z")

</div>

We have turned on the feature to allow our users to start a new topic using the incoming e-mail feature.

I notice that many of our users set up their e-mail clients to have upper and lower case letters in their e-mail addresses.

For example, [TomSmith@email.com](mailto:TomSmith@email.com)

Because their Discourse profile has the e-mail address as [tomsmith@email.com](mailto:tomsmith@email.com) the e-mail is rejected because it does not match the list of valid user e-mail addresses.

Is it possible to have the validation for incoming topics by e-mail be a case-insensitive match of existing e-mail addresses?

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [6월 25, 2014, 1:30오후 UTC](https://meta.discourse.org/t/posting-via-e-mail-in-feature-e-mail-address-is-case-sensitive/16859/2 "2014-06-25T13:30:07Z")

</div>

There are some other places where email case sensitivity has caused issues.

See also:

> [@Create account email address check should be case-insensitive](https://meta.discourse.org/t/create-account-email-address-check-should-be-case-insensitive/15576):
>
> to reproduce: sign up as [joe@example.com](mailto:joe@example.com) sign up on same forum as [JOE@EXAMPLE.COM](mailto:JOE@EXAMPLE.COM) expected: “sorry, that email has already been taken” actual: new account is created

[https://meta.discourse.org/t/only-lower-case-emails-allowed-in-validation-form/2808](https://meta.discourse.org/t/only-lower-case-emails-allowed-in-validation-form/2808)

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [6월 25, 2014, 7:59오후 UTC](https://meta.discourse.org/t/posting-via-e-mail-in-feature-e-mail-address-is-case-sensitive/16859/3 "2014-06-25T19:59:55Z")

</div>

> [@paully21](#):
>
> Is it possible to have the validation for incoming topics by e-mail be a case-insensitive match of existing e-mail addresses?

I would consider this a bug, as the effect is that people aren’t able to post via e-mail when they otherwise should be able to do so.

---

<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: [6월 25, 2014, 11:54오후 UTC](https://meta.discourse.org/t/posting-via-e-mail-in-feature-e-mail-address-is-case-sensitive/16859/4 "2014-06-25T23:54:31Z")

</div>

Yes, @neil will remove case sensitivity in emails before V1.0

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [6월 26, 2014, 12:07오전 UTC](https://meta.discourse.org/t/posting-via-e-mail-in-feature-e-mail-address-is-case-sensitive/16859/5 "2014-06-26T00:07:09Z")

</div>

@neil we also want to fix this at the db level. Make email unique, always downcase emails you store.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [7월 16, 2014, 5:43오후 UTC](https://meta.discourse.org/t/posting-via-e-mail-in-feature-e-mail-address-is-case-sensitive/16859/6 "2014-07-16T17:43:33Z")

</div>

Email case sensitivity is removed! It solves this problem with reply-by-email and creating topics by email, among others.

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [12월 4, 2025, 11:31오전 UTC](https://meta.discourse.org/t/posting-via-e-mail-in-feature-e-mail-address-is-case-sensitive/16859/7 "2025-12-04T11:31:03Z")

</div>


