116 results found
-
Gmail `X-GM-THRID` Threading Support
Currently, there is no support for Gmail threading as they use a different type for some reason.
Add support for Gmail threading using
X-GM-THRID
instead of searching forTHREAD=REFS
support.Heres googles API reference for Gmail threading explaining the system they use.
2 votes -
show a message for outgoing domaine name mail
To increase security, it can be a good idea to show alert message when we write a mail for an other domain. Like this we're alerted that this mail can not contain sensible message. Etc
2 votes -
Sign and encrypt e-mail with S/MIME
Sign and encrypt e-mail with S/MIME
2 votes -
Dark mode support
I would love to see dark mode support on the desktop and mobile versions. Even with the possibility with a custom style. But also, the ability to change deping on the client's device. So, when the client's device is in dark mode the interface also changes.
2 votes -
1 vote
-
start with first things first! which is? THE f. PASSWORD!
figuring out who you guys want people to set / reset user password is a total pain because u guys make it super painful or impossible. no proper docs to start with.
obviously you haven ’t though a minute about it and let a lib do whatever it does.
2 votes -
Allow schedule automatic answer
It can be cool to allow the possibility to schedule the automatic answer.
3 votes -
Alerte mail when user log in
When a user log in on the webmail and it's a new device, send a mail to the customer to say : A new device is connected. And if the user try to log in but not working send a mail with an alert.
2 votes -
Add a name on the first Login
When the user log in for the first time, display an input to add the possibility to put the name of the user. Like this by default it's not simply the mail used as name to send mails.
2 votes -
Space bar for paging
Currently the space bar in the message list pages the message list. If the focus is on the message, it pages the message. It would be nice to have an option so Space pages the current message even if the focus is in the message list (and Shift Space pages up).
thanks
2 votes -
Custom keyboard shortcuts
Please provide a configuration for custom keyboard shortcuts, esp. for up/down in the message list, message delete, and archive. For example, the up/down actions could be done with k and j keys, as in Vim editor, in addition to the arrow keys.
thanks
2 votes -
Provide Delete and Archive buttons for Gmail's peculiar IMAP.
In Gmail's IMAP, the Delete and Archive actions are not like those on other IMAP servers. Here is an explanation -- this assumes the Gmail user's IMAP settings are in default mode (under Settings>Forwarding and POP/IMAP>IMAP access).
First consider what the Gmail UI does. In its left-side list, you see All Mail. As the name suggests, all messages appear there. A Gmail message can have multiple labels. When a message is delivered, it gets the Inbox label. So it appears in Inbox and All Mail. When you click the Delete button on a message, Gmail removes the Inbox label and…
2 votes -
Disable sending private keys
See https://github.com/afterlogic/webmail-lite-8/issues/62
There must be an option to disable the sending of private keys via email.
3 votes -
Use of subkeys in pgp
Most of pgp users use subkeys and don't have the master key available. Right now you must have the master key available in webmail lite because webmail lite uses an old version of openpgp.js which can't handle secret subkeys. In the new version of openpgp.js it can handle secret subkeys and hence webmail lite should now have possibility to implement so that subkeys can be used in the pgp setup.
1 vote -
WebMail Lite App for Nextcloud
Besides the already existing webmail integration plugin, it would be great to have an full App which allows me to install the webmail inside Nextcloud.
This is already done by the Nextcloud Mail and Rainloop app, but one lacks features to be productive, the other as seen no update for over a year.I would even be happy to pay a small fee to get the webmailer integrated into Nextcloud.
3 votes -
Convert inline images to base64
A lot of emails have small inline images (mostly logos and such). When you change inline images to their base64 equivalent, you would not need to handle additional files to show the complete message
3 votes -
Automatic "mark as read on focus" as a user setting in (webmail/pro).
Make automatic "mark as read on focus" as a user setting, so it would be possible e.g. in shared/group mailboxes to mark emails as read manually.
15 votes -
Google calendar and contacts in webmail v8
Hello,
can I add a new version of webmail v8, the ability to add google calendar and google contacts?
It was great :).Someone in 2015 demanded and was promised to implement it.
Could it be possible?Thank you
2 votes -
OpenPGP manual select certificate
Hello,
can you add manual certificate selection? If I have more private and public certificates in OpenPGP, can I choose which one to use when sending an email?2 votes -
webmail new Filters
You can add a feature:
In the section: Email account settings - Filters I can create filters. It's OK.But I can only paste the filter it contains: From, To, Subject. I must to insert header contains :contains
if header :contains "X-Spam-Flag" "YES" {
fileinto "Spam";
stop;
}I am restricted only: From, To, Subject
How do I do it? Can you add it to the new version?
2 votes
- Don't see your idea?