Email Reminders
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
<add key="ResetPasswordBody" value="Hello {1}, please open this link to set a new password for your Mileage Traker account: {0}" />
|
||||
<add key="InitializePasswordSubject" value="Initialize Mileage Traker Account" />
|
||||
<add key="InitializetPasswordBody" value="Hello {1}, welcome to Mileage Traker. Your username is {2}. Please open this link to initialize your password: {0}" />
|
||||
<add key="ServiceReminderSubject" value="Vehicle Serivce Reminder for {0}" />
|
||||
<add key="ServiceReminderBody" value="Hello {0}, please note the following vehicles due for service: {1}" />
|
||||
</appSettings>
|
||||
<system.net>
|
||||
<mailSettings>
|
||||
|
||||
Reference in New Issue
Block a user