Current setup only allows sending mail via localhost on alma workers. Signed-off-by: Alexander Kanavin <[email protected]> --- scripts/auh-config/upgrade-helper.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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 #[email protected] # SMTP server -smtp=mail.yoctoproject.org:25 +smtp=localhost:25 # from whom should the mails arrive [email protected] # who should get the status mail with statistics, at the end -- 2.35.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#56354): https://lists.yoctoproject.org/g/yocto/message/56354 Mute This Topic: https://lists.yoctoproject.org/mt/89521615/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
