Skip to content

A python script to automate the sending of the weekly "This Week..." email to the NEWLUG mailing list. Shamelessly copied (with attribution) from Mike Putnam.

Notifications You must be signed in to change notification settings

zo0o0ot/emailnewlug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

emailnewlug.py

A python script to automate the sending of the weekly "This Week..." email to the NEWLUG mailing list.

This script assumes that you are sending the intended message from a GMAIL account, and you have the proper login credentials for that account.

To be run via cron on Mondays 8:30am central time.

#example 30 8 * * 1 /usr/local/bin/python /home/newlug/crons/emailnewlug.py --user USER --pass PASSWORD RECIPIENT

RECIPIENT should be in the format of user@domain.com

About

A python script to automate the sending of the weekly "This Week..." email to the NEWLUG mailing list. Shamelessly copied (with attribution) from Mike Putnam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%