Go to file
Patrick Melanson 4ce53141e0 Use currently-logged-in user to authenticate for mass email sending.
Basically, this commit removes email sending code that asked the
user for a CSC username and email to authenticate to an SMTP server
to send a mass email. Now, we just use the system utility 'sendmail'
to do it, which means you don't have to enter in your email creds
to send a mass email once you're already logged in.

Magic!
2017-09-23 01:24:23 -04:00
debian Quality-of-life improvements to email reminders. 2017-07-29 16:46:41 -04:00
error_files Moving code about for packaging 2013-12-18 20:31:27 -05:00
librarian_tests In which I, Felix Bauckholt, assert my dominance 2016-01-24 01:27:47 -05:00
library Use currently-logged-in user to authenticate for mass email sending. 2017-09-23 01:24:23 -04:00
ncurses_tools Cleaned files, started to follow naming convention 2013-10-23 12:17:56 -04:00
.gitignore Refactor email reminder code 2017-02-04 12:21:05 -05:00
TODO Quality-of-life improvements to email reminders. 2017-07-29 16:46:41 -04:00
librarian Added ability for libcom to send emails to those with overdue books 2017-02-04 00:24:15 -05:00
run_emails_test.exp Quality-of-life improvements to email reminders. 2017-07-29 16:46:41 -04:00
run_tests.sh made tests use python3 2013-11-09 01:05:24 -05:00
setup.py Packaging set up 2014-01-12 20:31:37 -05:00