mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 07:09:57 +02:00
scripts: remove DMS_DEBUG
(#2523)
* remove DMS_DEBUG from tests * remove DMS_DEBUG from doc and scripts * updated issue template * re-add description about removal of DMS_DEBUG
This commit is contained in:
parent
35fb744ffb
commit
21c218ac68
38 changed files with 9 additions and 59 deletions
|
@ -7,7 +7,7 @@ title: 'Troubleshooting | Debugging'
|
|||
|
||||
## Enable Verbose Debugging Output
|
||||
|
||||
You may find it useful to enable the [`DMS_DEBUG`][docs-environment-dmsdebug] environment variable.
|
||||
You may find it useful to set [`LOG_LEVEL`][docs-environment-log-level] environment variable.
|
||||
|
||||
## Invalid Username or Password
|
||||
|
||||
|
@ -62,4 +62,4 @@ Common hosting providers known to have this issue:
|
|||
- [Azure](https://docs.microsoft.com/en-us/azure/virtual-network/troubleshoot-outbound-smtp-connectivity)
|
||||
- [AWS EC2](https://aws.amazon.com/premiumsupport/knowledge-center/ec2-port-25-throttle/)
|
||||
|
||||
[docs-environment-dmsdebug]: ../environment.md#dms_debug
|
||||
[docs-environment-log-level]: ../environment.md#log_level
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue