Matthew Bowen

Results 6 issues of Matthew Bowen

I installed the extension, but when I press the keybinding, file path dialog flashes (appears then disappears) and VSCode shows an alert: ![Screenshot from 2021-05-08 17-15-15](https://user-images.githubusercontent.com/59955181/117532244-7d728a80-b021-11eb-8ca0-0649b191d0c3.png) Running on Ubuntu 20.04.

When I run the `install-mecab-ipadic-neologd` script, it errors part way through due to "hash don't match" error. Running on Alpine Linux Docker image. Log output: ``` [install-mecab-ipadic-NEologd] : Start.. [install-mecab-ipadic-NEologd]...

## What is this PR for? - #88 - #84 ## This PR includes - Use `xargs` to remove whitespace from calculated hash - Change download priority to use Google...

Auto relay doesn't relay emails to addresses that are configured to be automatically relayed. I'm using the Docker image. Full Docker compose: ``` maildev: image: maildev/maildev container_name: maildev environment: MAILDEV_MAIL_DIRECTORY:...

Using the docker image with `MAILDEV_INCOMING_SECURE` environment variable set to any value breaks the SMTP server. A connection can seemingly be established to the server, but it does not respond...

I tried with multiple different email formats but it always displays "true". ![image](https://github.com/maildev/maildev/assets/59955181/0fce57d7-64a4-4486-8435-d2d2fdca7387) As seen in the image, the recipient address displays properly in the left panel, but not in...