Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix exception handling syntax error | VG | 2015-12-22 | 1 | -2/+3 |
* | makes the imap connection work in a context (with statement) | VG | 2015-12-17 | 1 | -3/+21 |
* | add conf processing (boolean) | VG | 2015-12-16 | 1 | -6/+22 |
* | add option to bypass ssl hostname and/or ca check | VG | 2015-12-16 | 1 | -5/+16 |
* | add option to specify CA certificate | VG | 2015-12-16 | 1 | -5/+13 |
* | try to do the first connection | VG | 2015-12-15 | 1 | -7/+11 |
* | First tests reading a configuration file | VG | 2015-12-14 | 1 | -0/+27 |