boxkite / ckanext-donneesqctheme

0 stars 0 forks source link

Need a way to actually send email #21

Closed deniszgonjanin closed 9 years ago

deniszgonjanin commented 9 years ago

Related to #5

Send using

Hoedic commented 9 years ago

Until now, I've always used SMTP server since it's not high volume and it's working not that bad thru spam filter (I experienced more issues with spam filters using tool like Sendgrid).

So I would use generic SMTP server if you are ok with that. We have an account with postmark if we want to integrate this later down the road.