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

[PATCH] SMTP support for commit-email.pl

From: Mauro Tortonesi <mauro_at_ferrara.linux.it>
Date: 2005-07-17 08:13:26 CEST

Since the machine hosting my subversion repository does not have sendmail
installed, I had to change the commit-email.pl script that comes with
subversion in order to use an external SMTP server for sending emails.

The changes to the script are really straightforward, as connecting to an SMTP
server using Net::SMTP is IMVHO even easier than interfacing to it locally
using the sendmail command.

In case you are interested, the patch is included in attachment and available
at the URL:

http://www.tortonesi.com/projects/patches/commit-email.pl.in.diff

P.S. Please keep this address in CC, since I am not subscribed to this list.

-- 
Aequam memento rebus in arduis servare mentem...
Mauro Tortonesi                          http://www.tortonesi.com
University of Ferrara - Dept. of Eng.    http://www.ing.unife.it
Institute for Human & Machine Cognition  http://www.ihmc.us
GNU Wget - HTTP/FTP file retrieval tool  http://www.gnu.org/software/wget
Deep Space 6 - IPv6 for Linux            http://www.deepspace6.net
Ferrara Linux User Group                 http://www.ferrara.linux.it


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Jul 18 17:25:44 2005

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.