We know that, at least for us, #1 works. So I'd say we make
sure #1 works and then add #2 as a run-time config option
afterwards.

Ideally, we get the Python variant is the same shape as
the Perl one and can then add the enhancements and fixes
we want... My 2c

On Jun 11, 2013, at 6:45 PM, Greg Stein <[email protected]> wrote:

> 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
> 

Reply via email to