10 lines
217 B
Plaintext
10 lines
217 B
Plaintext
# SMTP2GO API Configuration
|
|
SMTP2GO_API_KEY=your-api-key-here
|
|
|
|
# Sender Configuration
|
|
SENDER_EMAIL=security@yourdomain.com
|
|
SENDER_NAME=IT Security Team
|
|
|
|
# Company name used in templates
|
|
COMPANY_NAME=Your Company Name
|