Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

speakforme/campaign

Repository files navigation

Campaign management software for Speak For Me

Overview

This application can:

  1. Process incoming HTTP requests sent by postal, a self-hosted mail service.
  2. Auto-respond to each request with an email sent via Amazon SES, a mail delivery service. The auto-responder can also be configured to respond in the language in which the email was received.
  3. Maintain mailing lists (with unsubscribe).

Tech

  • Python 2.7
  • Flask
  • PostgreSQL