1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
To-Do List (in very rough order of priority)
FetchYahoo is now in maintenance mode meaning that very of the few
below items are likely to be done. Only those marked with a (+) will
probably be done unless someone sends a patch in.
+ option to move to archive folder instead of deleting
* fixed number of repeats
* use login cookie from cookiefile to optimize relogin
* use login cookie to optimize relogin when --repeatinterval is set
* send mail through Yahoo (use sendYMail)
* only store message ID after message is actually downloaded
* GUI setup tool (with cron support)
* clean up webpage-loading error handling
* Execute script on new mail
* --debug option
* multiple yahoo accounts
* modularize (loadPage, MessageMangle, logIn etc)
* remove use of MIME perl package
* Per-message download and deletion
* fast check via Yahoo IM
* Built-in POP3 server
|