-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove deprecations due for 1.6 release #115
Comments
marcelmay
added a commit
that referenced
this issue
Feb 14, 2016
- Deprecated GreenMailUtil.instance()
marcelmay
added a commit
that referenced
this issue
Jul 10, 2016
Added deprecation rule : Deprecated in 1.5, removal in 1.6. Tracked in issue #115 : Remove deprecations due for 1.6 release.
|
marcelmay
added a commit
that referenced
this issue
Aug 6, 2020
- `GreenMail#util()` - `GreenMailOperations#getReceviedMessagesForDomain(domain)` - `GreenMailProxy#getReceviedMessagesForDomain(domain)` - `GreenMail#getReceviedMessagesForDomain(domain)`
marcelmay
added a commit
that referenced
this issue
Aug 6, 2020
- Removed EncodingUtil#readTillNullChar(BASE64DecoderStream) since GreenMail now uses JDK 8 - Refactored SASL message parsing for POP3/SMTP into SaslMessage
marcelmay
added a commit
that referenced
this issue
Aug 6, 2020
- GreenMailUtil#instance() - Retriever#logout()
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Remove deprecations before releasing 1.6 .
The text was updated successfully, but these errors were encountered: