Tested:
1/ simple scrolling email -> js and html
2/ simple python sending out an email
3/ simple python reading out an email
4/ simple python deleting mails on server
- delete mail on server: http://shallowsky.com/blog/programming/deleting-pop-email.html
- sending email: http://www.blog.pythonlibrary.org/2013/06/26/python-102-how-to-send-an-email-using-smtplib-email/
- scrolling on a web page: http://www.htmlcodetutorial.com/_MARQUEE.html
- Book reference: Programming Python- https://www.inkling.com/store/book/programming-python-mark-lutz-4th/?chapterId=9e6f9839ca3d4ac8a677e2ba2efc5ec6
1/ test sticky screen
2/ read email content instead of subject + check the duplicate read email (store in a text file)
3/ continuous send email with delay (say every 2 seconds / mail) + random text file content
4/ two forms of display: many text on a single screen or one by one flashing
5/ small python script to download zip file then unzip and store in a specific location: http://www.stopforumspam.com/downloads/
No comments:
Post a Comment