[yocto-autobuilder-helper] auh-config: update smtp server to localhost

Message ID 20220303082752.357858-1-alex.kanavin@gmail.com
State New
Headers show
Series [yocto-autobuilder-helper] auh-config: update smtp server to localhost | expand

Commit Message

Alexander Kanavin March 3, 2022, 8:27 a.m. UTC
Current setup only allows sending mail via localhost on alma workers.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 scripts/auh-config/upgrade-helper.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/scripts/auh-config/upgrade-helper.conf b/scripts/auh-config/upgrade-helper.conf
index 6255f3f..3a0aa6c 100644
--- a/scripts/auh-config/upgrade-helper.conf
+++ b/scripts/auh-config/upgrade-helper.conf
@@ -9,7 +9,7 @@  blacklist=linux-libc-headers linux-yocto alsa-utils-scripts build-appliance-imag
 # only recipes belonging to maintainers in whitelist will be attempted
 #maintainers_whitelist=anibal.limon@linux.intel.com
 # SMTP server
-smtp=mail.yoctoproject.org:25
+smtp=localhost:25
 # from whom should the mails arrive
 from=auh@yoctoproject.org
 # who should get the status mail with statistics, at the end