This MR is about to create a new column called AllowSendingEmail to Users table. This will be a new flag that will be responsible for opt in and out email receiving from Sharebook. Whenever the flag is turned on, the user will receive any communication/tracking e-mail that we send. The default value is true.
This MR is about to create a new column called
AllowSendingEmail
toUsers
table. This will be a new flag that will be responsible for opt in and out email receiving from Sharebook. Whenever the flag is turned on, the user will receive any communication/tracking e-mail that we send. The default value istrue
.