-
The following condition test will never have a `null` for `sieveIgnoreDetail`:
https://github.com/greenmail-mail-test/greenmail/commit/acaa0175ab7678720c4cbad2d89b188c4032431c#diff-3f3472a9f5089fa5be…
-
I was trying to set the SEEN flag to false after reading the mail in greenmail/standalone, but it does not respect it and stays in SEEN true.
Is this a known issue, or is there a configuration where …
-
### What version of UAA are you running?
76.29.0
### What did you do?
UAA's dependabot.yml file blocks dependabot from upgrading com.icegreen:greenmail to version 2: `Version 2+ was causing t…
-
Hello,
currently i am using the docker version 1.6.5 within my integration tests.
I want to add a test with an invalid email (like www.abc.de).
Greenmail should reject this invalid email and a…
-
The main [page](https://greenmail-mail-test.github.io/greenmail/) states:
Dgreenmail.auth.disabled = Disables user authentication check, so that any password works. Useful if you do not want to pr…
-
Greenmail helpers are in the test-directory. This means: they are not present in the maven repo. It would be really nice to have the helper functions for integration testing in the src-directory somew…
-
Rarely I am facing an exception that occurs when using greenmail:
```
Exception in thread "imap:mydomain.com:3143
-
Hi! I'm trying to get this app running and I keep getting this error while trying to import it on GGTS
Fatal error during compilation java.lang.NoClassDefFoundError: com/icegreen/greenmail/util/Green…
-
After updating to greenmail v1.6.5, the following exception is logged at the end of our test executions:
```
commands.IdleCommand| Error processing command: End of stream Command should be ' IDLE'
…
-
Hi Marcel and Team,
4 months back, I was working on a project where we used greenmail for testing Mail Server.
I made some changes to GreenMail Standalone during our project, which I would like to…