use m4 for config generation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
9
ENV
Normal file
9
ENV
Normal file
@ -0,0 +1,9 @@
|
||||
export HOSTNAME=`hostname`
|
||||
export LOCALMAILNAME="hottis.de"
|
||||
#export LOCALMAILNAME=""
|
||||
export SMARTHOST=smtprelaypool.ispgateway.de
|
||||
#export SMARTHOST=""
|
||||
export SMARTHOST_USER=pseudosmarthostuser@hottis.de
|
||||
#export SMARTHOST_USER="_"
|
||||
export SMARTHOST_PASS="Chaediek3Chaer7u"
|
||||
export RELAYNETS="0.0.0.0/0"
|
Reference in New Issue
Block a user