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

[Backend] - Permit use of external mail relay #104

Open
NoraCodes opened this issue Mar 28, 2018 · 3 comments
Open

[Backend] - Permit use of external mail relay #104

NoraCodes opened this issue Mar 28, 2018 · 3 comments
Labels
backend Items relating to the Rust-side of the app. enhancement

Comments

@NoraCodes
Copy link

NoraCodes commented Mar 28, 2018

There are a lot of use cases in which using an external mail relay would be good. For instance, my site leotindall.com uses MailGun because it doesn't have a good enough reputation to effectively send mail. Whatever is done regarding mail, I suggest first class support for setups like this.

@BanjoFox
Copy link
Collaborator

Interesting thought.

Keeping it in-app -should- help to minimize configuration, and potentially improve performance. Having the option to use an external relay as an configurable option would also be worth looking into.

What do the rest of you folks think?

@KD0BPV
Copy link
Contributor

KD0BPV commented Mar 28, 2018 via email

@BanjoFox
Copy link
Collaborator

Methinks this should actually be part of #87 -- E-mail Functionality ;D

@BanjoFox BanjoFox changed the title Permit use of external mail relay Backend Requirement - Permit use of external mail relay Jul 5, 2018
@BanjoFox BanjoFox added help wanted backend Items relating to the Rust-side of the app. and removed help wanted labels Jul 5, 2018
@BanjoFox BanjoFox added this to the E-mail Functionality milestone Nov 2, 2018
@BanjoFox BanjoFox changed the title Backend Requirement - Permit use of external mail relay [Backend] - Permit use of external mail relay Nov 2, 2018
@BanjoFox BanjoFox removed this from the E-mail Functionality milestone Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Items relating to the Rust-side of the app. enhancement
Projects
None yet
Development

No branches or pull requests

3 participants