Both sound like great options, Greg. +1 Cheers, Chris
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: chris.a.mattm...@nasa.gov WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Greg Stein <gst...@gmail.com> Reply-To: "dev@steve.apache.org" <dev@steve.apache.org> Date: Tuesday, June 11, 2013 3:45 PM To: "dev@steve.apache.org" <dev@steve.apache.org> Subject: Sending email >Hey all, > >I was thinking that we could have Apache Steve be configured for >sending email in one of two ways: > >1) via piping to a subprocess, such as sendmail or similarly-flavored MTA > >2) connecting/sending to an SMTP port > >Both are easy (subprocess and smtplib modules). Just a bit of config. > >Any thoughts? > >Cheers, >-g