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
|`image.name`| The name of the container image to use |`tvial/docker-mailserver`|
199
+
|`image.name`| The name of the container image to use |`mailserver/docker-mailserver`|
200
200
|`image.tag`| The image tag to use (You may prefer "latest" over "v6.1.0", for example) |`release-v6.1.0`|
201
201
|`demoMode.enabled`| Start the container with a demo "user@example.com" user (password is "password") |`true`|
202
202
|`haproxy.enabled`| Support HAProxy PROXY protocol on SMTP, IMAP(S), and POP3(S) connections. Provides real source IP instead of load balancer IP |`true`|
|`image.name`| The name of the container image to use |`tvial/docker-mailserver`|
199
+
|`image.name`| The name of the container image to use |`mailserver/docker-mailserver`|
200
200
|`image.tag`| The image tag to use (You may prefer "latest" over "v6.1.0", for example) |`release-v6.1.0`|
201
201
|`demoMode.enabled`| Start the container with a demo "user@example.com" user (password is "password") |`true`|
202
202
|`haproxy.enabled`| Support HAProxy PROXY protocol on SMTP, IMAP(S), and POP3(S) connections. Provides real source IP instead of load balancer IP |`true`|
0 commit comments