gramps: почта отправляется через STARTTLS
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
|||||||
GRAMPSWEB_EMAIL_PORT: "{{ postbox_port }}"
|
GRAMPSWEB_EMAIL_PORT: "{{ postbox_port }}"
|
||||||
GRAMPSWEB_EMAIL_HOST_USER: "{{ postbox_user }}"
|
GRAMPSWEB_EMAIL_HOST_USER: "{{ postbox_user }}"
|
||||||
GRAMPSWEB_EMAIL_HOST_PASSWORD: "{{ postbox_pass }}"
|
GRAMPSWEB_EMAIL_HOST_PASSWORD: "{{ postbox_pass }}"
|
||||||
GRAMPSWEB_EMAIL_USE_TLS: "false"
|
GRAMPSWEB_EMAIL_USE_STARTTLS: "true"
|
||||||
GRAMPSWEB_DEFAULT_FROM_EMAIL: "gramps@vakhrushev.me"
|
GRAMPSWEB_DEFAULT_FROM_EMAIL: "gramps@vakhrushev.me"
|
||||||
|
|
||||||
# media storage
|
# media storage
|
||||||
|
|||||||
Reference in New Issue
Block a user