Off hand 2 seems to suffice. If we had 2 why would we need 1?
Regards, Alan On Jun 11, 2013, at 3: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
