- just call sendmail instead of using smtplib. sendmail is required for
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 16 Jan 2007 17:02:52 +0000 (17:02 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 16 Jan 2007 17:02:52 +0000 (17:02 +0000)
commit7a0cd1f35e73c08da9d10f90fe37fa3d6b56964a
treec18bf819217d1b66591055867094c1674af39188
parent45e0296f718b2c15594bd881b466a7993f7fb094
- just call sendmail instead of using smtplib. sendmail is required for
  MyPLC anyway, and gets us queueing for free.
PLC/sendmail.py