You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please check the following boxes [x] before submitting your issue.
13
+
Click the "Preview" tab for better readability.
14
+
Thanks for contributing!
15
+
-->
16
+
17
+
-[ ] I am not disclosing a [vulnerability](https://github.com/mtrezza/parse-server-api-mail-adapter/security/policy).
18
+
-[ ] I am not just asking a [question](https://github.com/mtrezza/parse-server-api-mail-adapter#need-help).
19
+
-[ ] I have searched through [existing issues](https://github.com/mtrezza/parse-server-api-mail-adapter/issues?q=is%3Aissue).
20
+
-[ ] I can reproduce the issue with the [latest version](https://github.com/mtrezza/parse-server-api-mail-adapter/releases). <!-- We don't investigate issues for outdated releases. -->
21
+
22
+
### Issue Description
23
+
<!-- What is the specific issue? -->
24
+
25
+
### Steps to reproduce
26
+
<!-- How can someone else reproduce the issue? -->
27
+
28
+
### Actual Outcome
29
+
<!-- What outcome, for example query result, did you get? -->
30
+
31
+
### Expected Outcome
32
+
<!-- What outcome, for example query result, did you expect? -->
33
+
34
+
### Failing Test Case / Pull Request
35
+
<!--
36
+
Add a reference if you submitted a PR.
37
+
A PR with a failing test case helps us to analyze the issue.
38
+
A PR with a test case and a fix helps us to close this issue.
39
+
-->
40
+
41
+
### Environment
42
+
<!-- Be specific with versions, don't use "latest" or semver ranges like "~x.y.z" or "^x.y.z". -->
43
+
44
+
- API Mail Adapter version: `FILL_THIS_OUT`
45
+
- Parse Server version: `FILL_THIS_OUT`
46
+
47
+
### Logs
48
+
<!-- Include relevant logs here. Turn on additional logging by configuring VERBOSE=1 in your environment. -->
0 commit comments