Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 285 Bytes

File metadata and controls

5 lines (5 loc) · 285 Bytes

Email Using Python

This program is a Python Script. It sends Email to mentioned email-id.

It also sends the file name mentioned.

It useful when you need to take automatic backup of some files and want it on mail.

Automatic mail is setup using Cronjob in Ubuntu.