acm-uiuc / liquid

ACM@UIUC's website code (Django)
acm.uiuc.edu
15 stars 33 forks source link

Mailing List Membership #229

Open ClareCat opened 10 years ago

ClareCat commented 10 years ago

When people unsubscribe from mailing lists it isn't updated in the database so is still listed in the intranet.

reedlabotz commented 10 years ago

Did anyone ever setup a cron job to run the thing that updates the intranet:

reedlabotz commented 10 years ago

https://github.com/acm-uiuc/liquid/blob/master/liquid/scripts/update_mailinglist_cache.py

ClareCat commented 10 years ago

I guess not because I'm still listed on the top4 mailing list =)

colegleason commented 9 years ago

@ajmadsen This is blocked on cron jobs. How are we on that? (assigning you until that is unblocked).

calvin-shirley commented 9 years ago

At minimum this would need to wait until Liquid is running on its new host. It isn't possible to do this with AFS.