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

Alok Rai alok_rai at persistent.co.in
Thu Nov 20 03:34:28 EST 2003


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20031120/f3660112/attachment.html


More information about the Tutor mailing list