added SMTP_FROM option
This commit is contained in:
@@ -23,4 +23,5 @@ SMTP_HOST=smtp.example.com
|
||||
SMTP_PORT=587
|
||||
SMTP_USER=your-smtp-user
|
||||
SMTP_PASS=your-smtp-password
|
||||
SMTP_FROM=noreply@example.com
|
||||
SMTP_SENDER_NAME=MulliganMates
|
||||
|
||||
Reference in New Issue
Block a user