Posts by MrSnOW • 31 points
1 post
-
3
votes1
answer329
viewsQ: Sending emails at scheduled times
I wonder how do I get my log.txt file sent to a desired email at a set time (Ex: 15 min)? And after it is sent, the process restarts and creates a new log.txt. import pythoncom, pyHook, def…