Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Mail

17 Topics 60 Posts
  • Mail - Package Updates

    Pinned Locked
    10
    0 Votes
    10 Posts
    388 Views
    Package UpdatesP
    [1.0.0] Update mail to 1.0.0 marking the first stable release Add collected address lists to suggest email addresses of previous conversations when composing Fix app state when the user does not have access to any mailboxes
  • 1 Votes
    3 Posts
    22 Views
    nebulonN
    This is fixed now, pending an app release.
  • Webmail Request: Expose sieve filters in the UI

    11
    5 Votes
    11 Posts
    331 Views
    nebulonN
    I guess I would evaluate the cloudron webmailer without migrating sieve scripts created by SOGo first. Since sieve scripts run anyways on the server and not in the mail client, they don't depend on SOGo being actively used (or even still installed) for the server-side filtering to apply. Unless of course one wants to evaluate the sieve filter creation and management capability of the mail client specifically, at which point one can test this with new filters and to not disrupt filters used in production, simply do not touch them.
  • Improved view on mobile for readability

    6
    2 Votes
    6 Posts
    165 Views
    ruihildtR
    @nebulon said: Are people using webmailer on mobile? Yes, some people will have harder time configuring a client than clicking on a link and login in.
  • Webmail Request: trust sender permanently when allowing images

    Solved
    2
    4 Votes
    2 Posts
    96 Views
    nebulonN
    This is fixed now for next release: [image: image.jpeg]
  • Webmail Request: Incremental Search in "Move to Folder"

    Solved
    3
    2 Votes
    3 Posts
    93 Views
    necrevistonnezrN
    That's the feature I meant. In order to streamline things, I would probably show the folder list immediately and make the search field more visible... Thank you!
  • UI feedback: Settings > Mailbox > Spam tab

    3
    1
    4 Votes
    3 Posts
    98 Views
    girishG
    About the blocklists/allowlists: the ones on Cloudron side are server global and managed by admins. The ones here are mailbox local and controlled by user. They are merged essentially but the mailbox one "wins" and has more priority in case of conflicts. IMO, the admin one is only there in case the admin finds there is some major phishing or something going on and wants to block things for sure. Usually these lists are best controlled by end users themselves. I can fix the wording in the Cloudron dashboard since the Mail app is targeting the end user who doesn't care about the admin role settings.
  • Feature request: make app translatable

    2
    4 Votes
    2 Posts
    72 Views
    girishG
    Thanks for the offer @imc67 ! Definitely, we will make it translatable. I think we will have to make it a bit more stable UI wise first, otherwise translators are going to get frustrated with all the rework
  • Webmail Request: Keyboard shortcuts

    6
    3 Votes
    6 Posts
    201 Views
    nebulonN
    We are adding keyboard shortcuts as we touch features, the latest one has at least / for focusing the search input for a start
  • New message indicator with multiple mailboxes

    5
    2 Votes
    5 Posts
    179 Views
    S
    I really like the overall experience. One feature I’d love to see added is a clear notification or unread-count badge for important updates. A quick filter or search option would also make it easier to find specific information quickly. The inquiry option could be made more intuitive with clearer wording. Multilingual support would also be a great future addition. Overall, these improvements could make the experience more user-friendly and efficient.
  • This topic is deleted!

    0
    1 Votes
    0 Posts
    6 Views
    No one has replied
  • Feature Request: schedule e-mails

    1
    7 Votes
    1 Posts
    54 Views
    No one has replied
  • Webmail Request: Granular searches and search tags

    2
    3 Votes
    2 Posts
    86 Views
    jdaviescoatesJ
    @necrevistonnezr said: Allow i.e. something like "has:attachment" or "from:sender" in the search field (and expose such parameters in the UI) + They need to be able to work together too eg "from:sender has:attachment"
  • Webmail Request: Filters (like "unread") and favorites

    1
    2 Votes
    1 Posts
    60 Views
    No one has replied
  • Webmail Request: Automatically answer from recipient alias

    1
    4 Votes
    1 Posts
    51 Views
    No one has replied
  • Webmail Request: Saved Searches

    1
    2 Votes
    1 Posts
    54 Views
    No one has replied
  • Long initial login loading times

    Solved
    3
    1 Votes
    3 Posts
    181 Views
    girishG
    So the issue was the old mailbox names were cached and needed a fix in our error handling code. Thanks for reporting @user123456 . For the security concern: only the mailbox names were listed. The app itself has no permission to read other people's mail. So, the mailboxes were all failing to load and as a result the loading was very slow.