Opened 7 years ago
Closed 5 years ago
#1167 closed enhancement (fixed)
Bote enhancement requests
Reported by: | zzz | Owned by: | HungryHobo |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.21 |
Component: | apps/plugins | Version: | 0.9.9 |
Keywords: | I2P-Bote usability | Cc: | str4d |
Parent Tickets: | Sensitive: | no |
Description
Subtickets
Change History (7)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
Keywords: | i2pbote added |
---|
comment:3 Changed 7 years ago by
Bote now supports STARTTLS for SMTP, and generates a unique SSL cert on-the-fly. IMAP support is incomplete, until I figure out how to properly configure Apache James' IMAPServer to use STARTTLS.
comment:4 Changed 6 years ago by
Keywords: | I2P-Bote privacy added; i2pbote removed |
---|
comment:5 Changed 5 years ago by
Keywords: | usability added; privacy removed |
---|---|
Milestone: | → eventually |
Bote supports STARTTLS for IMAP as of 94f8a4a8af329bb6e961759ee6cac505eb80fd8f
.
The "password-protected mail checker" suggestion has evolved into #1483.
Attachment icon was added several months back, in e610d819aa48bd1510392897c7c57e7d37f0cbbc
.
The last enhancement request in the thread is to make the process of adding recipients less clunky. TBC.
comment:6 Changed 5 years ago by
Milestone: | eventually → 0.9.21 |
---|---|
Status: | new → testing |
Recipient-handling buttons have been reworked and tooltips added in c5d5bbc114d6f5130dcd163af5aa4e592e81abea
.
Leaving open for feedback.
comment:7 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | testing → closed |
No negative feedback (or any), optimistically closing.
Commit 0b82e199836403088d3383c33f494ad42b33710c places the send button in the top right of the new email window. This was simpler than attempting to resize the message text box based on the screen height (which would require JS).