79344249

Date: 2025-01-09 23:06:48
Score: 2
Natty:
Report link

Without mimetext, format your message like this:

message = ("Subject: Test Email\n\n" "This is the body of a test email message.") connection.sendmail(from_addr=sender,to_addrs=receiver, msg=message)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Bob S.