First working version of midget/midput; for now, configure IMAP server manually
[midget] / TODO.md
1 TODO for Midget
2 ===============
3
4 This was a useful idea for a utility that came up when I was getting to
5 learn to use Python's imaplab.  The learning path is somewhat visible in
6 the current code, which could therefore use a bit of a cleanup.
7
8 I suppose I will leave it like this, until I feel confident with imaplib
9 and don't mind erasing the history to... well, the historic traces in git.
10
11 What should still be done, is locating the IMAP server by way of SRV
12 records, based on Kerberos-to-DNS changes.  For now, set the remote_hostname
13 in the script to your local IMAP server address.
14