Commit graph

17 commits

Author SHA1 Message Date
Rui Carmo
a0fa6076d9
Merge pull request #6 from kuttti/master
Update imapbackup.py
2018-12-12 13:55:04 +00:00
kuttti
a9f9dc4fe1
Update imapbackup.py
Fix Error on Windows: "object of type 'cStringIO.StringO' has no len()"
2018-12-12 13:19:46 +01:00
Rui Carmo
34f91dca13
Merge pull request #4 from C-Duv/makes_timeout_option_optional
Make the timeout option optional
2018-01-11 13:49:06 +00:00
C-Duv
f5aeab9e26
Makes the timeout option optional
The `--timeout` / `-t` option was made mandatory (by code) when introduced.
Omitting the option would cause a `KeyError: 'timeout`.

This commit makes it optional by adding a default value (of 60) when option is not given.
2018-01-11 14:44:27 +01:00
Rui Carmo
e1ad2d3e5f
arg specs 2018-01-11 13:32:42 +00:00
Rui Carmo
edbb92844c added timeout option in an attempt to fix #3 2017-12-29 11:30:41 +00:00
Rui Carmo
b2ab83412b Fix attribution 2017-07-29 21:32:47 +01:00
Rui Carmo
ad09fca79c Add @andrewbaxter to contributors 2017-07-29 19:57:05 +01:00
Rui Carmo
5762b005e6 Bumped version 2017-07-29 19:55:50 +01:00
Rui Carmo
82e6071fb3 Fix #2 2017-07-29 19:47:51 +01:00
Rui Carmo
89c35f0ac1 updated link 2015-01-05 13:57:53 +00:00
Rui Carmo
83c12e6292 typo and readability 2015-01-05 13:57:06 +00:00
Rui Carmo
5c7129d24c Added Andy Bovett's Thunderbird and Windows fixes 2013-12-09 16:23:09 +00:00
Rui Carmo
066cb8529e Merged in Christian's target directory patch 2013-12-09 16:14:07 +00:00
Rui Carmo
2fa7bbdf83 re-licensed as MIT 2013-10-25 00:25:21 +01:00
Rui Carmo
45f2da49d3 README 2013-10-25 00:25:09 +01:00
Rui Carmo
d6e785dced Initial commit 2013-10-24 15:59:57 -07:00