temporary solution for spam emails
This commit is contained in:
@@ -2000,6 +2000,9 @@ def handle_sendemail_expired(useremail, userfirstname, userlastname, expireddate
|
||||
|
||||
@app.task
|
||||
def handle_sendemail_newftp(rower,power,mode, **kwargs):
|
||||
# temporary, delete following line after implementing sending these emails once per week
|
||||
return 1
|
||||
|
||||
subject = "You may want to update your FTP on rowsandall.com"
|
||||
from_email = 'Rowsandall <info@rowsandall.com>'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user