# 컴포저에서 플러스(+) 기호가 포함된 주소로 이메일을 보낼 수 없습니다

**URL:** https://meta.discourse.org/t/cannot-send-e-mails-to-addresses-having-plus-signs-from-the-composer/131148
**Category:** Bug
**Created:** [10월 16, 2019, 10:19오전 UTC](https://meta.discourse.org/t/cannot-send-e-mails-to-addresses-having-plus-signs-from-the-composer/131148 "2019-10-16T10:19:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rishabh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rishabh/32/179446_2.png) [@rishabh](https://meta.discourse.org/u/rishabh)
#### Post date: [10월 16, 2019, 10:19오전 UTC](https://meta.discourse.org/t/cannot-send-e-mails-to-addresses-having-plus-signs-from-the-composer/131148/1 "2019-10-16T10:19:49Z")

</div>

이 문제는 Discourse에서 이메일을 보내다가 발생한 것입니다.

 ![emailplus](https://global.discourse-cdn.com/meta/original/3X/a/1/a1aa9ea3537f2d38f7ccf21b3b2dac089c6a7cde.gif)

`+tag`가 포함된 이메일 주소가 유효한 것으로 간주된다는 점을 고려할 때([Plus signs ("+") in email addresses](https://www.cs.rutgers.edu/~watrous/plus-signs-in-email-addresses.html)), 이 문제를 수정하는 것이 합리적인가요?

---

<div class="post-metadata">

### Author: ![dan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dan/32/101549_2.png) [@dan](https://meta.discourse.org/u/dan)
#### Post date: [11월 8, 2019, 12:56오후 UTC](https://meta.discourse.org/t/cannot-send-e-mails-to-addresses-having-plus-signs-from-the-composer/131148/2 "2019-11-08T12:56:50Z")

</div>

다음으로 수정되었습니다:

> <https://github.com/discourse/discourse/pull/8317>
>
> It used to avoid the email addresses containing the plus sign.

---

<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: [11월 9, 2019, 1:06오전 UTC](https://meta.discourse.org/t/cannot-send-e-mails-to-addresses-having-plus-signs-from-the-composer/131148/3 "2019-11-09T01:06:34Z")

</div>


