Forem Creators and Builders 🌱

Noeltim
Noeltim

Posted on

Editing Confirmation instructions

Hey guys,

Just wondering, how do I set up the confirmation emails to users?

Current emails sent out seems uneditable.

Welcome {email}
You can confirm your account email through the link below:
Confirm my account

I tried using foremctl console

DeviseMailer::

But can't seem to find the settings to change

Top comments (7)

Collapse
 
ellativity profile image
Ella (she/her/elle)

Hey @noeltim, this is a known issue with Forem that the Community Success team have raised in the past, but we always welcome feedback from Forem Creators as well!

Would you be willing to write this as a GitHub Discussion proposal in the Forem repo, please?

Collapse
 
noeltim profile image
Noeltim

Thanks @ellativity, have posted it on github discussions github.com/forem/forem/discussions...

I guess, for now. Either i live with this or redeploy a new forem with my own fork.
Any idea how to go about that? I am using self host. Tried look through the ansible codes but couldn't find

Collapse
 
ellativity profile image
Ella (she/her/elle)

Yeah, I believe the self-host Ansible playbook only allows you to set up a supported (and versioned) copy of the main repo - although there's a paragraph in the README that says

For those that want to DIY beyond the scope of this repo, you can use the systemd units in the Butane template as an example of how to run Forem without Fedora CoreOS on a Linux distribution that supports systemd, or customize that template to fit your needs or create a bootable Ignition configuration to consume on bare metal or in a custom VM.

Does that help at all?

Thread Thread
 
noeltim profile image
Noeltim

Yeap, it does help to a certain extent. But it's probably too tricky to remodel the butane file. one wrong move, and kapoot. HAHA

Collapse
 
noeltim profile image
Noeltim • Edited

Just to add on this. I'm looking at how our self hosted forems are fetching from quay.io and thought of this if i wanted to fork our own forem and using gitignore for certain files such as the email templates.

Image description

Pardon my amateur drawings. HAHA

Collapse
 
noeltim profile image
Noeltim

@ellativity and @akhil I have dropped you guys an email separately, not sure if you have seen it.

Collapse
 
ellativity profile image
Ella (she/her/elle)

Thanks for the heads up @noeltim, I've responded 😊