/Romail

Read-only email system, supports pop3 but not smtp.

Primary LanguageJava

Romail

Read-only email system, supports pop3 but not smtp.


The functions supported:

1. Login check.

login_success

login_fail

2. Look up the email.

email_info

3. Delete the email.

email_delete

4. Logout.

logout


The functions in the future:

  • SMTP
  • Adapt to multiple email format
  • The attachment in POP
  • Contacts
  • Account management