auth added
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-12-20 23:56:43 +01:00
parent 04ad6017e6
commit 0bf33c582f
3 changed files with 16 additions and 0 deletions

View File

@ -7,6 +7,8 @@ cat exim.conf.tmpl \
-e 's#%RELAYNETS%#'$RELAYNETS'#' \
-e 's/%LOCALMAILNAME%/'$LOCALMAILNAME'/' \
-e 's/%SMARTHOST%/'$SMARTHOST'/' \
-e 's/%SMARTHOST_USER%/'$SMARTHOST_USER'/' \
-e 's/%SMARTHOST_PASS%/'$SMARTHOST_PASS'/' \
> exim.conf
exim -bd -q15m -v