Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin: Send Custom Mail Preview to Self #425

Closed
satu0king opened this issue Aug 4, 2019 · 2 comments
Closed

Admin: Send Custom Mail Preview to Self #425

satu0king opened this issue Aug 4, 2019 · 2 comments

Comments

@satu0king
Copy link
Member

When admin creates a mail and would like to send it, it would be nicer if we could test send a mail to admin first. This is necessary because sometimes mails turn out unexpected and doesn't match the preview mail shown.

Describe the solution you'd like
Along with edit and send, a send to self option is desirable.
page: http://localhost:3000/custom_mails/1
image

Are you working on this? (Yes/No)
No

@satu0king satu0king changed the title Admin: Send Mail Preview to Self in production Admin: Send Mail Preview to Self Aug 4, 2019
@satu0king satu0king changed the title Admin: Send Mail Preview to Self Admin: Send Custom Mail Preview to Self Aug 4, 2019
@shubhankarsharma00
Copy link
Member

I think adding a button Send to self

<%= link_to 'Send', send_custom_mail_path(@mail), class: "send-link" %>

and adding a simple user_mailer to self can do the trick

@github-actions
Copy link

github-actions bot commented Mar 1, 2020

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants