Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

replce current email service with some emai service like sendgrid #7

Open
SriNandan33 opened this issue Oct 1, 2019 · 11 comments
Open

Comments

@SriNandan33
Copy link
Owner

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

@endersonmenezes
Copy link

I'm Django User, can I try resolve this for you?

@SriNandan33
Copy link
Owner Author

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!

@endersonmenezes
Copy link

endersonmenezes commented Oct 3, 2019

I will try! Thx :)
Edit:
@SriNandan33 I was studying your code, and I think you can answer me a question, you call just this function all in your core for send mails?

def send_email(subject, sender, recipients, text_body, html_body):

@SriNandan33
Copy link
Owner Author

Yes @endersonmenezes.

@rodneyosodo
Copy link

Also working on it

@perun-01
Copy link
Contributor

i would like to work on it . Is it still open for contribution??

@SriNandan33
Copy link
Owner Author

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!

@endersonmenezes
Copy link

@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?

@mdaizovi
Copy link

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.

@grplyler
Copy link

Hi there! I have experience with email services like Sendgrid, mailgun etc. Is this issue still open to contribution for hacktoberfest 2020?

@sumitkumarju
Copy link

Is this issue still open to contribution for hacktoberfest 2020?

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

No branches or pull requests

7 participants