**Present Behaviour** send_email function is called and mail is assumed to be successfully sent. **Expected Behaviour** check if mail is sent or not, also send error status and message if not.
Present Behaviour
send_email function is called and mail is assumed to be successfully sent.
Expected Behaviour
check if mail is sent or not, also send error status and message if not.