[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] mailer.py smtplib support

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-01-10 02:57:56 CET

On Thu, Jan 09, 2003 at 05:27:51PM -0800, Matt Kraai wrote:
> Howdy,
>
> The following, untested patch adds rudimentary smtplib support to
> mailer.py. I would appreciate it if someone would test it.

It needs to be configurable, first and foremost. The script should be able
to continue generating to stdout, with optional smtp or pipe-to-MDA options.

But yes: generate_content() was set up so you could pass something like a
StringIO (or anything else with .write). But that'll change to support the
piping that I mentioned earlier.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 02:56:43 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.