-
Notifications
You must be signed in to change notification settings - Fork 37
replce current email service with some emai service like sendgrid #7
Comments
I'm Django User, can I try resolve this for you? |
Yes @endersonmenezes . Please go ahead and add email service, but I prefer sendgrid since it is offering 40000/first month and 100/day after that. If you have any other solution feel free to post it in comments. Thanks! |
I will try! Thx :) Line 10 in ad6ceb6
|
Yes @endersonmenezes. |
Also working on it |
i would like to work on it . Is it still open for contribution?? |
No @perun-01 , Thanks for your interest. I think @endersonmenezes is working on it and @0x6f736f646f already gave a PR, you can review their work if you want. Thanks! |
@SriNandan33 I read the PR, and it seems worked. What I would do that I find simpler but dependent, would be to use an external package, are you still interested in an example? |
Django anymail is easy to set up and then works for lots of providers. Sendgrid, etc. Let me know if this task goes up for grabs, I'd love to do it. |
Hi there! I have experience with email services like Sendgrid, mailgun etc. Is this issue still open to contribution for hacktoberfest 2020? |
Is this issue still open to contribution for hacktoberfest 2020? |
Currently I am using google's SMTP service to send emails, But It needs to be replaced with some of the email services like, sendgrid, mailgun..etc
The text was updated successfully, but these errors were encountered: