r9060 mailer.py broke sending author
From: Blair Zajac <blair_at_orcaware.com>
Date: 2004-03-19 00:52:15 CET
I just tried updating mailer.py from revision 7944 to HEAD and
Doing a binary search, I found that if I used an updated config
What revision of mailer.py is being used on svn.collab.net?
Here's my config file:
$ grep -v ^# mailer.conf | uniq
[general]
diff = /usr/bin/diff -u -L %(label_from)s -L %(label_to)s %(from)s %(to)s
mail_command = /usr/sbin/sendmail
[defaults]
commit_subject_prefix =
propchange_subject_prefix =
from_addr = svn@lists.appliedminds.com
reply_to =
generate_diffs = add copy modify
suppress_deletes = yes
[orcas]
[test]
Best,
-- Blair Zajac <blair@orcaware.com> Plots of your system's performance - http://www.orcaware.com/orca/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Mar 19 00:52:29 2004 |
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.