2020-05-06 22:55:56 +00:00
|
|
|
---
|
|
|
|
name: "\U0001F41E Bug report"
|
|
|
|
about: Create a report about a reproducible bug
|
2021-01-16 09:16:05 +00:00
|
|
|
title: "[BUG]"
|
|
|
|
labels: area/bug, meta/needs triage, priority/medium
|
|
|
|
assignees: ""
|
2020-05-06 22:55:56 +00:00
|
|
|
---
|
2018-03-11 09:50:17 +00:00
|
|
|
|
|
|
|
<!---
|
2021-01-16 09:16:05 +00:00
|
|
|
Possible answers to your issue
|
|
|
|
|
2018-03-11 09:50:17 +00:00
|
|
|
* ClamAV keeps restarting:
|
2021-01-16 09:16:05 +00:00
|
|
|
https://github.com/docker-mailserver/docker-mailserver#requirements
|
2018-03-11 09:50:17 +00:00
|
|
|
|
|
|
|
* Email seen as spam:
|
|
|
|
https://github.com/tomav/docker-mailserver/wiki/Configure-SPF
|
|
|
|
https://github.com/tomav/docker-mailserver/wiki/Configure-DKIM
|
|
|
|
|
|
|
|
* Creating new domains and accounts
|
|
|
|
https://github.com/tomav/docker-mailserver/wiki/Configure-Accounts
|
|
|
|
|
|
|
|
* Use a relay mail server
|
|
|
|
https://github.com/tomav/docker-mailserver/wiki/Configure-AWS-SES
|
|
|
|
The variable name can be used for other email servers.
|
|
|
|
|
|
|
|
* FAQ and tips
|
|
|
|
https://github.com/tomav/docker-mailserver/wiki/FAQ-and-Tips
|
|
|
|
|
2020-05-06 22:55:56 +00:00
|
|
|
* The wiki
|
2018-03-11 09:50:17 +00:00
|
|
|
https://github.com/tomav/docker-mailserver/wiki
|
|
|
|
|
|
|
|
* Open issues
|
2021-01-16 09:16:05 +00:00
|
|
|
https://github.com/docker-mailserver/docker-mailserver/issues
|
2018-03-11 09:50:17 +00:00
|
|
|
-->
|
2020-05-06 22:55:56 +00:00
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
# Bug Report
|
2020-05-06 22:55:56 +00:00
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
## Context
|
2020-05-06 22:55:56 +00:00
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
<!--- Provide a general summary of the bug -->
|
2020-05-06 22:55:56 +00:00
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
### What is affected by this bug?
|
2020-05-06 22:55:56 +00:00
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
### When does this occur?
|
2020-05-06 22:55:56 +00:00
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
### How do we replicate the issue?
|
2020-05-06 22:55:56 +00:00
|
|
|
|
|
|
|
1.
|
|
|
|
2.
|
|
|
|
3.
|
|
|
|
4.
|
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
## Behavior
|
2020-05-06 22:55:56 +00:00
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
### Actual Behavior
|
2020-05-06 22:55:56 +00:00
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
### Expected Behavior
|
2020-05-06 22:55:56 +00:00
|
|
|
|
|
|
|
## Your Environment
|
2021-01-16 09:16:05 +00:00
|
|
|
|
2020-05-06 22:55:56 +00:00
|
|
|
<!--- Include as many relevant details about the environment you experienced the issue in -->
|
|
|
|
|
2021-01-16 09:16:05 +00:00
|
|
|
- version: `v`
|
|
|
|
- available RAM: `GB`
|
|
|
|
- Docker version: `v`
|
|
|
|
|
|
|
|
### Environment Variables
|
|
|
|
|
|
|
|
```CFG
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
### Relevant Stack Traces
|
|
|
|
|
|
|
|
<!-- Remember to format code using triple backticks (`) so that it is neatly formatted when the issue is posted. -->
|
|
|
|
|
|
|
|
```BASH
|
|
|
|
# BEGIN
|
|
|
|
|
|
|
|
# END
|
|
|
|
```
|