# Custom email for application pending use-case

**URL:** https://meta.discourse.org/t/custom-email-for-application-pending-use-case/211285
**Category:** Feature
**Created:** [December 6, 2021, 8:34pm UTC](https://meta.discourse.org/t/custom-email-for-application-pending-use-case/211285 "2021-12-06T20:34:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![robbie.morrison](https://avatars.discourse-cdn.com/v4/letter/r/c5a1d2/32.png) [@robbie.morrison](https://meta.discourse.org/u/robbie.morrison)
#### Post date: [December 6, 2021, 8:34pm UTC](https://meta.discourse.org/t/custom-email-for-application-pending-use-case/211285/1 "2021-12-06T20:34:29Z")

</div>

The site I admin ([here](https://forum.openmod.org)) has a rather unusual sign‑on policy. We **screen absolutely everyone** and then start new users at trust level&nbsp;TL2. That screening often takes place via personal email traffic completely unconnected with the site. And the details of those processes are not relevant here.

What is missing (if I am not mistaken) though is an automatic email for the “ **Application pending** ” use‑case. This would be dispatched directly after consenting to the terms of the site and submitting the application. For the record, here is what a pending application looks like for an administrator:

 ![openmod-forum.screenshot-20211206t201016z](https://global.discourse-cdn.com/meta/original/3X/1/f/1f23f2ed26f76aeaf37af7227a0a2101ccd887de.png)

But problems can arises when a new user expects to apply, sign‑on, and start editing without screening. Indeed we have had one request for a notification email as described to remove that particular source of confusion.

Can I program this missing boilerplate email or do I have to wait for it to be developed and added to the mainline? Or is there some other solution perhaps? TIA,&nbsp;R

---

<div class="post-metadata">

### Author: ![robbie.morrison](https://avatars.discourse-cdn.com/v4/letter/r/c5a1d2/32.png) [@robbie.morrison](https://meta.discourse.org/u/robbie.morrison)
#### Post date: [December 7, 2021, 2:30pm UTC](https://meta.discourse.org/t/custom-email-for-application-pending-use-case/211285/2 "2021-12-07T14:30:16Z")

</div>

**Follow up** : I am told that those signing up for sites that require approval will see this message box:

> “Thanks for signing up. We will notify you when your account has been approved.”

And then, if they attempt to log in before approval, will see:

> “Your account has not been approved by a staff member yet. You will be sent an email when it is approved.”

Apparently both texts can be customized at:

- Admin → Customize → Text

Although I could not locate those particular configurations on the discourse instance I&nbsp;admin. Are they perhaps located somewhere else in the admin hierarchy? If someone can point out where, that would be a great help.&nbsp;R

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [December 7, 2021, 3:03pm UTC](https://meta.discourse.org/t/custom-email-for-application-pending-use-case/211285/3 "2021-12-07T15:03:25Z")

</div>

If you search for a snippet of the message in the customise text search box it usually brings up the one you want. 👍

Those ones appear to be `login.wait_approval` and `js.login.awaiting_approval`
