GithubHelp home page GithubHelp logo

moralcode / lister Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 38 KB

A simple, flexible application to manage subscribes and unsubscribes for a mailing list

License: GNU General Public License v2.0

Python 62.27% CSS 1.73% HTML 27.80% JavaScript 8.20%
email-marketing mailing-list list-manager

lister's Introduction

Lister

Lister is a simple list management tool to manage subscribe and unsubscribes from your mailing list so you can focus on sending emails.

As it stands Lister is not in a usable state and many more things still need to be implemented:

  • adding new subscriptions to the database and sending a confirmation email
  • handling email subscription confirmations
  • periodically prune the database to remove unconfirmed subscriptions
  • implement an interface so that multiple email-sending services can be set up (i.e. amazon SES, mailchimp, local email server, etc)
  • provide the user with a way to configure new lists and generate HTML for the subscription forms (either iFrame or regular HTML forms)
  • add settings to allow the user to configure security settings (such as a list of approved domains for receiveing HTML form data from) the From address, message headers, etc.
  • add a way for the user to send emails (adding the appropriate headers and unsubscribe links to comply with laws on email spam). might be interesting to create a forwarding addresss so the user can just send an email to that address and the content will be wrapped in the appropriate headers .etc and re-sent to all the list members while appearing "from" whichever email is configured and set up
  • add a way for ths user to set up, configure, and test a domain name configuration so that custom domains can be used

Environment variables

LISTER_TABLE_PREFIX

defines a prefix to prepend to the tables in the database

default value: "lister_"

lister's People

Contributors

moralcode avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.