All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
10 lines
302 B
Plaintext
10 lines
302 B
Plaintext
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"
|