aboutsummaryrefslogtreecommitdiffstats
path: root/climl/imap.py
Commit message (Expand)AuthorAgeFilesLines
* hide password in stdoutVG2016-06-131-1/+1
* Make climl work, from receiving to sending to allVG2016-06-121-0/+1
* simplify exception display, fix rcpt filenameVG2016-06-101-2/+3
* display better messages when catching interface exceptionsVG2016-06-101-1/+2
* make simpler context, detect listnameVG2016-06-091-1/+2
* move conf and start a new hookVG2016-06-081-19/+3
* Add more explicit prints for mail processing stepsVG2016-05-201-1/+2
* Move processing mail code to a dedicated functionVG2016-05-191-36/+36
* Add interface: hook can do non-critical exceptionVG2016-05-191-1/+7
* get email size and contentVG2016-05-191-1/+15
* Fix module name in codeVG2016-05-191-1/+1
* Remove double connection exception handlingVG2016-05-191-12/+4
* Remove catchall rerun connect only if disconnectedVG2016-05-191-8/+5
* Use a catch-all for always-on serviceVG2016-05-181-1/+6
* Add interupt handler while sleeping between retriesVG2016-05-131-1/+6
* Fix mail id by search after idleVG2016-05-121-6/+5
* Change time.time to time.monotonicVG2016-05-121-8/+2
* add timeout for allways in idle serversVG2016-05-121-5/+21
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-111-0/+1
* get unseen mails at startVG2016-05-111-2/+7
* Fix list comprehension syntax errorVG2016-05-101-1/+1
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-101-1/+1
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-091-1/+3
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-091-21/+61
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-091-2/+3
* Auto-commit on 807fe7afb37fe2cfcf15c9457d04f64fa11b7511VG2016-05-091-0/+94