[Tutor] Re: Python script to automatically send mails (running as a cron job in cygwin/linux)

Shantanoo Mahajan python at dhumketu.cjb.net
Mon Dec 8 03:48:03 EST 2003


+++ Alok Rai [20-11-03 14:04 +0530]:
| Hi, 
|     I need to write a python script which would run through a cron job in cygwin/linux. I need the script to authenticate itself and send the mail. The script needs to read my account info(host, login and password) from some encrypted file. Please provide pointers regarding this, especially how I can store my login information in a secure, encrypted format and have my script read it.
| 
| Regards,
| Alok.

import md5



More information about the Tutor mailing list