auh-config: update smtp server to localhost

Current setup only allows sending mail via localhost on alma workers.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2022-03-03 09:27:52 +01:00 committed by Richard Purdie
parent ca8e95276d
commit f8bd083c07

View File

@ -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