yagmail
yagmail copied to clipboard
Threading support?
I don't know if it's just my extremely sloppy code, but I keep getting errors when using python's in-built threading package. The errors say they come from the yagmail package files, and number in the thousands.
Is there official support? If not, is it planned? Am I just dumb? If so, how could I better format my code to not take forever to send many emails at a time?
Maybe try creating a yagmail.SMTP object per thread?
I did, and it at first seemed fixed, but then it just broke. It kept saying that the connection was unexpectedly closed and giving more errors.
Maybe you were marked as ddos