Send link made by python to my e-mail
When send some files through e-mail, It's quite inconvenient to make link and send e-mail. So this code if for that.
- Gather data to send
- If there are not User name and E-mail address, enroll this. ex) python2 all_data_email.py -p kjm,jmkim@jeongmeani.com This puts the name and mail-adrress to e-mail_address.txt
- Run script and receive email that contains data link python2 all_data_email.py -n kjm arguement of -n option is enrolled name of 2) step