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

Re: Can I use mailer.conf

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-05-08 22:02:05 CEST

On May 8, 2007, at 14:35, Binod wrote:

> I was just wondering if I can use mailer.conf with a shell script
> that I created to send email to developers. Right now my script
> just sends the email to every developers and it can't distinguish
> between the projects, and I think mailer.conf does that.
>
> So does anyone have any idea on whether it is possible to use
> mailer.conf with any kind of shell script or not? Or mailer.conf is
> specifically for mailer.py?

mailer.conf is a configuration file that mailer.py knows how to read.
If you would like to write code to read mailer.conf and use that data
to configure the operation of your script you can certainly do that.
But if you're going to support all of the options available in
mailer.conf, why not just use mailer.py which is already written?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 8 22:02:30 2007

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.