From 9b518fbaeeb8df41f51e314a00a08e91ce86eb58 Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Sun, 12 Feb 2023 17:51:37 +0100 Subject: [PATCH] fix smtp incoming mail thing --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6362c9a0..f69ca630 100644 --- a/.drone.yml +++ b/.drone.yml @@ -129,8 +129,8 @@ steps: SMTP_PORT: 587 SMTP_USER_NAME: demo@local-it.org EMAIL_REPLY_DOMAIN: - SMTP_SERVER_HOST: - SMTP_SERVER_PORT: + SMTP_SERVER_HOST: 0.0.0.0 + SMTP_SERVER_PORT: 2525 SECRET_DB_PASSWORD_VERSION: v1 SECRET_DB_ROOT_PASSWORD_VERSION: v1 SECRET_SHARED_LISTS_DB_PASSWORD_VERSION: v1