# Additional email address per user account support

**URL:** https://meta.discourse.org/t/additional-email-address-per-user-account-support/59847
**Category:** Feature
**Created:** [March 24, 2017, 2:14pm UTC](https://meta.discourse.org/t/additional-email-address-per-user-account-support/59847 "2017-03-24T14:14:41Z")
**Posts on this page:** 1
**Showing post:** 32

<div class="post-metadata">

### Author: ![Daniel\_Lopes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daniel_lopes/32/374589_2.png) [@Daniel\_Lopes](https://meta.discourse.org/u/Daniel_Lopes)
#### Post date: [December 4, 2018, 10:27pm UTC](https://meta.discourse.org/t/additional-email-address-per-user-account-support/59847/32 "2018-12-04T22:27:12Z")

</div>

> [@LeoMcA](#):
>
> ```plaintext
> UserEmail.create!(user: User.find_by_username("user1"), email: "user1@example.com")
> 
> ```

@LeoMcA thank you so much for the work on this change. It made possible for my company to integrate our products with the community without having to deal with merging or deleting stuff.

---

_[View the full topic](https://meta.discourse.org/t/additional-email-address-per-user-account-support/59847)._
