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

Re: Commit email on Windows

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-04-01 12:49:38 CEST

Jason Mills wrote:

> I'm curious how people have set up SVN to send commit emails on
> windows? I looked at the scripts in the subversion repository
> (commit-email.pl, .r, and mailer.py) but they are all written to use
> sendmail on unix. As a result, I'm thinking of hacking the scripts to
> use Blat on windows. Anybody every use Blat as a mailer for SVN commits?

mailer.py can send mails directly to an SMPT server, without sendmail.
You just set the smtp_hostname in the config file, that's all. Python
does the rest.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 1 12:52:37 2005

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

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