about configuring mailer.py
From: Binod <binod3_at_gmail.com>
Date: 2007-05-23 18:07:07 CEST
Finally, I got a RPM file that has python binding included on it and I am
Now I also want to use the mailer.py function of subversion.
I have a shell script working for email sending purpose but I want to use
I am using subversion 1.4.3 in RHEL -4
in post-commit file i have the following lines added
/usr/bin/python $REPOS/hooks/mailer.py commit "$REPOS" "$REV"
I then went to the mailer.conf..( which seems self explanatory but not
I commented the to and from address in default section
#to_addr = commit@example.com
My repository structure is /home/svn/repos
[maps]
[authors]
[mailing-lists]
Here I do not see how to_addr will pick up the test123 from mailing list. I
Thanks for your help guys in advance. You guys have been very very helpful.
Binod
|
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.