aboutsummaryrefslogtreecommitdiffstats
path: root/climl/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* replace manual management by email python classVG2016-06-121-0/+1
|
* Make climl work, from receiving to sending to allVG2016-06-121-5/+1
| | | | | | - add a todo list (in french) for futur evolutions - add a hook to modify emails adding a reply-to - add a traceback trace print for sockets/ssl errors
* simplify exception display, fix rcpt filenameVG2016-06-101-3/+6
|
* display better messages when catching interface exceptionsVG2016-06-101-3/+3
|
* fix ref to moved content variable and fix arg appening to exceptionVG2016-06-101-1/+1
|
* make simpler context, detect listnameVG2016-06-091-10/+7
|
* add protection if hook returns noneVG2016-06-081-1/+5
|
* move conf and start a new hookVG2016-06-081-11/+42
|
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-271-0/+2
|
* Auto-commit on 807fe7afb37fe2cfcf15c9457d04f64fa11b7511VG2016-05-211-3/+3
|
* add a number of steps/hooksVG2016-05-201-0/+16
|
* Add more explicit prints for mail processing stepsVG2016-05-201-0/+1
|
* Move processing mail code to a dedicated functionVG2016-05-191-1/+9
| | | | Also move KeyboardIntr handling to a better place
* Auto-commit on 807fe7afb37fe2cfcf15c9457d04f64fa11b7511VG2016-05-091-0/+7