Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project 2022-12-055, task 4: Add compose/reply/send functionality to the e-mail client #11

Open
7 tasks
Tracked by #7
BjarniRunar opened this issue Jul 13, 2023 · 0 comments
Open
7 tasks
Tracked by #7

Comments

@BjarniRunar
Copy link
Member

The goal of this task is to flesh out the required back-end API methods and deliver a text-mode tool which is capable of composing new e-mails, adding them to an outbox and then sending them via. SMTP.

Milestone(s):

  • Implement "drafts", "outbox" and "sent" (local or remote)
  • Implement SMTP client functionality
  • Implement e-mail address search API
  • Add compose, reply and forward views to the Urwid application
  • Implement "crypto policy recommendation" API (stretch goal)
  • Implement OpenPGP encryption and signatures (stretch goal)
  • Document how to use relevant moggie APIs from the CLI or as a web API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant