7 lines
224 B
Plaintext
7 lines
224 B
Plaintext
# Amazon SES SMTP credentials (NOT IAM access keys — use dedicated SMTP credentials)
|
|
SES_SMTP_USER=
|
|
SES_SMTP_PASS=
|
|
|
|
# Verified sender email in Amazon SES (must be a verified identity)
|
|
SES_FROM_EMAIL=support@bayarea-cc.com
|