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

Add SMTP reply_to option #11718

Merged
merged 2 commits into from
Sep 2, 2019
Merged

Add SMTP reply_to option #11718

merged 2 commits into from
Sep 2, 2019

Conversation

hugogameiro
Copy link
Contributor

This adds the option to set the reply address to be different than the from address in SMTP.

It's helpful in setups like mine where the email address used to send rejects all received email. This way even in a situation like that, there is a way to set a reply email address so users can reply to notification emails.

@Gargron Gargron merged commit 5466b39 into mastodon:master Sep 2, 2019
@hugogameiro hugogameiro deleted the smtp_reply_to branch September 2, 2019 16:55
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
* Add SMTP_REPLY_TO in .env.production.sample

* Set reply_to in SMTP options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants