8000 [Feature] Mail Service · Issue #407 · appwrite/appwrite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Feature] Mail Service #407

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

Closed
TorstenDittmann opened this issue Jun 13, 2020 · 2 comments
Closed

[Feature] Mail Service #407

TorstenDittmann opened this issue Jun 13, 2020 · 2 comments

Comments

@TorstenDittmann
Copy link
Contributor
TorstenDittmann commented Jun 13, 2020

I had this idea while working on #402 .

Since Appwrite provides everything needed for an API to send e-mails that might be a good addition the the ecosystem.

Give the API following endpoints for single and bulk send:

  • send to an email
  • send to a user
  • send to a team

I have concerns for the bulk sending, but as long as we send the same email we can utilize BCC for performance on the PHP side.

But if we want to support placeholders, etc we want to send out one mail at a time and that might be tricky with just using PHPMailer.

I can work out a PoC over the next week 👍

@TorstenDittmann
Copy link
Contributor Author

Due to upcoming plans for a messaging Endpoint, this is redundant for now I think.

@LyVanBong
Copy link

@TorstenDittmann to
Excuse me, can you teach me how to use it?

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

No branches or pull requests

2 participants
0