wildduck-webmail icon indicating copy to clipboard operation
wildduck-webmail copied to clipboard

Demo webmail service for WildDuck Mail Server

Results 20 wildduck-webmail issues
Sort by recently updated
recently updated
newest added

Hi so I ran into this problem. I setup an installation with the install script. And let my client create a user with the webmail interface. My client forgot the...

Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

I've encountered an issue while attempting to set up and log in a user using 2FA. Although I successfully enabled and set up 2FA via the authentication process, I'm not...

In current webmail there is no indication whether e-mail was automatically forwarded or not

this is the backtrace of the error when running this app: ``` /wildduck-webmail/app.js:97 if (config.service.sso.http.enabled) { ^ TypeError: Cannot read property 'http' of undefined at Object. (/wildduck/app.js:97:24) at Module._compile (internal/modules/cjs/loader.js:778:30)...

enhancement
help wanted

I've identified an issue in the Webmail UI for filters where the folder does not update in the View Filters folder dropdown - although the setting is properly set -...

bug

Attaching multiple files is really difficult (you need to select multiple files at once, otherwise always the last file is selected). So I wanted to see if it is saved...

enhancement
help wanted

I'm not too familiar with node. Is there an easy way to block external images/not allow remote content in messages? To avoid trackers and such, for privacy purposes, as is...

enhancement
help wanted

The webmail uses a standalone configuration file ([default.toml][webmail-default-config]), there is this section which controls the configuration info shown in `/help` page: ```toml [setup] # these values are shown in the...

enhancement
help wanted