Commit Graph

101 Commits

Author SHA1 Message Date
a0795a6d17 Add pop3 test suite 2023-06-06 23:20:31 -04:00
39d8036563 fix mypy errors and remove typing 2023-06-06 22:16:26 -04:00
aa6e102b07 CLI for generating password hashes and add unittest for pwhash 2023-06-06 00:00:36 -04:00
203c78b97b pop refactor done? 2023-06-03 21:55:11 -04:00
5cdf36fe32 fix syntax errors and format 2023-06-03 20:34:13 -04:00
5600d30f54 pop3 refactor wip 2023-06-02 11:36:18 -04:00
c441863af7 format pwhash 2023-05-16 19:41:50 -04:00
11de5948c8 WIP config refactor 2023-05-15 22:41:21 -04:00
0350f1dd80 Merge branch 'master' into dev 2023-05-12 16:51:03 -04:00
df14e4a5cc add jata 2023-05-12 16:49:51 -04:00
a03228e323 delete on retr 2023-05-05 19:12:35 -04:00
22daadb206 Update deps and fix case when no mails found 2023-04-13 18:50:37 -04:00
b3704d34e2 update TODO 2023-02-12 22:14:09 -05:00
f92da6c8ef small refactor 2020-08-07 11:42:57 -04:00
089507c0ac fix running just pop server 2020-08-06 19:52:05 -04:00
811f93a6d1 some tmp changes 2020-08-06 18:26:12 -04:00
b176a25ae4 Update TODO.md
(cherry picked from commit 632722d38b334ff3f97a88002b9d7bd699ac2146)
2019-04-09 18:08:17 +00:00
1be3766bf3 update TODO 2019-01-06 03:16:28 -05:00
2d83267b55 add pure tls smptp 2018-12-25 15:37:01 -05:00
98b4ea7c95 add pepper 2018-12-27 22:43:28 -05:00
15ddc53ff5 restrict pop server to 1 min 2018-12-27 21:40:37 -05:00
a3663705ad again 2018-12-19 22:32:44 -05:00
6c29f796ca writelines 2018-12-19 22:07:19 -05:00
4823eb53e7 another minor bug 2018-12-19 22:01:17 -05:00
ef5e6128be fix minor issue 2018-12-19 21:47:17 -05:00
bd124349aa Update README.md 2018-12-19 08:18:52 +00:00
c11422d52e logging fix 2018-12-19 02:47:21 -05:00
54ab1c7f98 add salt 2018-12-19 02:41:20 -05:00
ba33ced6ab encode 2018-12-19 02:37:43 -05:00
c32e22ac97 fix 2018-12-19 02:34:16 -05:00
f42b9bf97f add password support 2018-12-19 02:33:04 -05:00
5ef67e6dc9 debug 2018-12-19 02:14:31 -05:00
2cacf20393 minor 2018-12-19 02:10:16 -05:00
179112e005 remove drain 2018-12-19 02:07:43 -05:00
8cf17a4c12 mixx 2018-12-19 02:04:42 -05:00
7abd6e9e13 mix 2018-12-19 02:01:43 -05:00
06acf78b82 beat 2018-12-19 00:57:50 -05:00
bd85de78e0 temp merge 2018-12-18 23:17:03 -05:00
5adb549b59 add pop back 2018-12-18 23:04:02 -05:00
bcfaeb1569 remove Controller 2018-12-18 22:58:52 -05:00
35596a1aaa wip 2018-12-18 21:14:22 -05:00
dd321ab8b7 minor fix 2018-12-18 18:50:46 -05:00
cd0682d34c add logging 2018-12-18 18:45:18 -05:00
02efb009a8 migrate pop3 2018-12-18 18:36:13 -05:00
588da38bee Create Maildir subdir
python stdlib bug: They are not created automatically when the parent is present
python stdlib bug: Add comment to `import encodings.idna`
2018-12-18 17:12:04 -05:00
fecc957805 cloud test encoding 2018-12-18 16:37:15 -05:00
defe40ee0c swap order of setuid and setgid 2018-12-18 16:21:03 -05:00
54873f51be initial version 2018-12-18 16:04:18 -05:00
111416e480 Add LICENSE 2018-12-18 17:12:08 +00:00
95461ea5bb adding newline at end of README 2018-12-18 12:09:19 -05:00