Mail templatesΒΆ
You can change default email notifications content using mail templates. There are several mail actions which can be modified. You can also use passed variables in the message (content) and subject (title) field using curved brackets like this:
Your package {package} will expire in {threshold} days.
List of all mail actions and their variables:
Mail action | Passed variables |
---|---|
Listing was reported | listing , url , name , email , reason , message |
Listing was claimed | listing , url , name , email , phone , message |
Claim was approved | listing , url , listing_author_name , listing_author_email , claim_author_name , claim_author_email |
Package expiration warning | package , threshold |
Package expiration announcement | package |
Submission waiting for review - for user | listing |
Submission waiting for review - for admin | listing |
Submission published - for user | listing |
Submission published - for admin | listing |