email prefix removed
This commit is contained in:
parent
5ed6c15ba2
commit
798842ba9b
|
|
@ -18,7 +18,7 @@ fi
|
|||
|
||||
# Konfiguration
|
||||
AWS_REGION=${AWS_REGION:-"us-east-2"}
|
||||
EMAIL_PREFIX=${EMAIL_PREFIX:-"emails/"}
|
||||
EMAIL_PREFIX=${EMAIL_PREFIX:-""}
|
||||
RULE_NAME="store-$(echo "$DOMAIN_NAME" | tr '.' '-')-to-s3"
|
||||
|
||||
echo "=== SES Konfiguration für $DOMAIN_NAME ==="
|
||||
|
|
|
|||
Loading…
Reference in New Issue