An open API service indexing awesome lists of open source software.

https://github.com/bluedynamics/postkasterl

a pyramid app sending out mail with javascript post
https://github.com/bluedynamics/postkasterl

Last synced: 11 months ago
JSON representation

a pyramid app sending out mail with javascript post

Awesome Lists containing this project

README

          

**Postkasterl**.

Write me

Detailed Documentation
======================

me too

Feature Wishlist
================

- [ ] Send form by Ajax-Post, fixed recipient, mail out
- [ ] Send recipient as encrypted string with form
- [ ] Send customized footer/header encrypted with form
- [ ] re-Captcha support

Installation
============

After cloning enter the directory, then::

virtualenv .
./bin/pip install -U pip setuptools zc.buildout
./bin/buildout

Then run tests with::

./bin/tests

and start server with::

./pserve dev.ini

Source Code
===========

The sources are in a GIT DVCS with its main branches at
`github `_.

We'd be happy to see many forks and pull-requests to make Postkasterl even better.

Contributors
============

- Jens W. Klein