epmail
epmail copied to clipboard
TODO list
In the out Wiki (https://github.com/onlyshk/epmail/wiki) we have TODO page.
If you want to request new feature that you want to see in next EPmail releases please create new issue. EPmail need in your Proposition.
If you want to help EPmail project you can make something item from TODO:
TODO
Here will be described is not problem:
-
smtp_fsm.erl (208 string) - Need normal random generator, for mail naming. DONE
-
pop_fsm.erl - Need checking message number in LIST command DONE
-
pop_fsm.erl - Fix noop command DONE
-
pop_fsm.erl - Add UIDL pop3 command DONE
-
Remove NewDir anywhere DONE
-
Add loop data recieving DONE
-
smtp_fsm.erl - Check dot in DATA recieving DONE
-
smtp_fsm.erl - Make DATA bufering, receive more data then MTU DONE
-
smtp_fsm.erl - Make normal message sending.
-
Fix bug with big mail sending (parsing TO: field bug) DONE
More general TODO list you can find in WIKI - https://github.com/onlyshk/epmail/wiki/TODO