Skip to content
This repository was archived by the owner on Nov 28, 2019. It is now read-only.

Added basic mailer module and email for new members#75

Merged
brendam merged 2 commits intomakehackvoid:masterfrom
cmrn:mailer
Jul 24, 2014
Merged

Added basic mailer module and email for new members#75
brendam merged 2 commits intomakehackvoid:masterfrom
cmrn:mailer

Conversation

@cmrn
Copy link
Copy Markdown

@cmrn cmrn commented Jul 21, 2014

Closes #44.

Reasons this shouldn't be merged:

  • No tests for mailer.py - I cant think of a good way to test this, any suggestions?
  • Haven't tested the mailgun mailer as I don't have an API key
  • mailer.py should be decoupled from mhvdb2.app so that it can be called externally (e.g. from a cron job for renewal emails)
  • My email for new members is probably bad and needs rewording

@brendam
Copy link
Copy Markdown
Member

brendam commented Jul 24, 2014

I'm merging this now. Adding task to milestone 1 to enhance it to work for cron job renewal emails. Email text looks fine to me.

brendam added a commit that referenced this pull request Jul 24, 2014
Added basic mailer module and email for new members
@brendam brendam merged commit e2d7c39 into makehackvoid:master Jul 24, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New members should receive a welcome email

2 participants