Administrator Emails
The default is that all Admins of the system receive system emails. If you want to change that, you can override the setting by using the “TO” parameter, if you want to append to those admins then use the “CC” parameter.
New User Registrations
ADMIN.USER_REGISTERED.EMAIL_TO=user@example.com,user2@example.com
ADMIN.USER_REGISTERED.EMAIL_CC=user@example.com,user2@example.com
Contact Us Form
CONTACT_US.EMAIL_TO=user@example.com,user2@example.com
CONTACT_US.EMAIL_CC=user@example.com,user2@example.com
New Listing Notification
NOTIFICATIONS.NEW_LISTINGS=true
ADMIN.NEW_LISTINGS.EMAIL_TO=user@example.com,user2@example.com
ADMIN.NEW_LISTINGS.EMAIL_CC=user@example.com,user2@example.com
Application Monitoring
MONITOR.EMAIL_TO=group@example.com
Shopping Cart Orders
ORDER.EMAILADDRESS=Example Company <orders@example.com>
ORDER.EMAIL_TO=user@example.com
ORDER.EMAIL_CC=user@example.com
Sign in to add your comment.