11 echo "From: Computer Science Club <ceo+expired@csclub.uwaterloo.ca>"
12 echo "Reply-to: CSClub Exec <exec@csclub.uwaterloo.ca>"
13 echo "To: $name <$email>"
14 echo "Subject: [CSClub] Account Expiration"
18 We noticed that your Computer Science Club membership has expired. We would
19 like to remind you of the many benefits of being a member of the club:
25 * Access to our library
27 If you would like to renew your membership the fee is \$2 per term; club rep
28 accounts may be renewed for free. You may use one of the following methods to
31 * Come by our office (MC 3036)
32 * Send us a PayPal donation and send us the transaction id; see
33 http://csclub.uwaterloo.ca/about/donations for details
34 * Mail us a cheque; here's our address:
36 Math & Computer 3036/3037
37 University of Waterloo
38 200 University Avenue West
42 If you have any questions, feel free to contact us by phone at
43 (519) 888-4567 x33870, or by email at exec@csclub.uwaterloo.ca.
47 The Computer Science Club"
50 /usr/sbin/sendmail -t -f "ceo@csclub.uwaterloo.ca" < "$tmp"