diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-09-08 15:52:34 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-09-11 14:33:01 -0300 |
commit | 47bf4c701eb84ec06c9a63adb3c8cc99876eaf66 (patch) | |
tree | a24da1845fbeb781947a5091b9fcb558881039d2 /README.md | |
parent | 5f3f5e47f44876d4da82623b6585d30618ed40df (diff) |
Implement mail bouncing under certain problematic situations
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -59,6 +59,9 @@ $ git clone https://github.com/leapcode/leap_mx.git ~~~ Although, **it is advised** to install inside a python virtualenv. +## [configuration](#configuration) ## +A sample config file can be found in pkg/mx.conf.sample + ## [running](#running) ## ========================= @@ -78,4 +81,3 @@ Our bugtracker is [here](https://leap.se/code/projects/eip/issue/new). Please use that for bug reports and feature requests instead of github's tracker. We're using github for code commenting and review between collaborators. - |