epmail icon indicating copy to clipboard operation
epmail copied to clipboard

TODO list

Open onlyshk opened this issue 14 years ago • 0 comments

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:

  1. smtp_fsm.erl (208 string) - Need normal random generator, for mail naming. DONE

  2. pop_fsm.erl - Need checking message number in LIST command DONE

  3. pop_fsm.erl - Fix noop command DONE

  4. pop_fsm.erl - Add UIDL pop3 command DONE

  5. Remove NewDir anywhere DONE

  6. Add loop data recieving DONE

  7. smtp_fsm.erl - Check dot in DATA recieving DONE

  8. smtp_fsm.erl - Make DATA bufering, receive more data then MTU DONE

  9. smtp_fsm.erl - Make normal message sending.

  10. 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

onlyshk avatar Jan 27 '11 16:01 onlyshk