Use noreply@ladill.com for Events mail like other Ladill apps.
Deploy Ladill Events / deploy (push) Successful in 49s
Deploy Ladill Events / deploy (push) Successful in 49s
Stop overriding the From display name with the event title; rely on MAIL_FROM_ADDRESS and MAIL_FROM_NAME only. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-2
@@ -56,8 +56,8 @@ MAIL_HOST=127.0.0.1
|
||||
MAIL_PORT=587
|
||||
MAIL_USERNAME=
|
||||
MAIL_PASSWORD=
|
||||
MAIL_FROM_ADDRESS=events@ladill.com
|
||||
MAIL_FROM_NAME="Ladill Events"
|
||||
MAIL_FROM_ADDRESS=noreply@ladill.com
|
||||
MAIL_FROM_NAME=Ladill
|
||||
|
||||
# Legacy Bird SMTP API (unused for attendee/speaker mail; kept for future Bird integration)
|
||||
SMTP_PLATFORM_API_URL=https://ladill.com/api/smtp
|
||||
|
||||
Reference in New Issue
Block a user