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

Re: mailer.py question

From: Sergey A. Lipnevich <sergey_at_optimaltec.com>
Date: 2003-12-12 13:59:47 CET

Jeroen Ruigrok/asmodai wrote:
> I am trying to iron out the last glitch in my mailer.conf.
>
(skipped)
>
> The above works as expected and asmodai@tendra.org gets all the email of
> every commit. Now I wanted to use the dict replacing:
>
> to_addr = %(project)s@tendra.org
>
> And Python craps out.
>

Same here with Subversion 0.34.0 and latest mailer.py. I've sent a
message to dev@ about this.
I also noticed that using %(author)s works. "author" is a default
parameter created in the constructor of config class.
I'm trying to investigate.

Sergey.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 12 14:00:07 2003

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.