@@ -76,6 +76,8 @@ def hhh_send_mail(email):
else:
print("Email sent! Message ID:"),
print(response['MessageId'])
+ os.system('python3 /root/hhh_step_question/step_question/tests/dftest.py &')
+
def thread_mail(umail):
print('thread_mail called')