From f9be1ecdd0940b5f70a2ce8bb0056e5681498942 Mon Sep 17 00:00:00 2001 From: Bekir Pehlivan <60673351+LobbyLobster@users.noreply.github.com> Date: Wed, 15 Nov 2023 12:32:26 +0300 Subject: [PATCH] Update config.sample.yml --- config/config.sample.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/config.sample.yml b/config/config.sample.yml index 8443c15..aed04b9 100644 --- a/config/config.sample.yml +++ b/config/config.sample.yml @@ -11,7 +11,7 @@ sourceAndDestination: DestinationMail: "@example.com" email: SMTPHost: smtp.example.com - SMTPPort: 587 - SMTPFrom: example - SMTPUser: example@example.com - SMTPPassword: password \ No newline at end of file + SMTPPort: 587 + SMTPFrom: example + SMTPUser: example@example.com + SMTPPassword: password