Just wondering why you upgraded to 0-19-20 rather than 0-22-1 ?
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:scmbug-users- > [EMAIL PROTECTED] On Behalf Of Uri Shohet > Sent: 24 October 2007 13:16 > To: [email protected] > Subject: [scmbug-users] Sending mail on activity_commit - Bad or > missingFrom address > > Hi All, > > After upgrading Bugzilla from 2.20 to 3.0, I had to upgrade scmbug from > 0.19.7 > to 0.19.20. > > I did all required changes in the daemon.conf and glue.conf (I'm using > Subversion 1.4.3) > > Problems: > > 1. When I do "svn ci -m 'testing 123' file.txt", 'post-commit' hook fails > with > > Scmbug error 7: Sending mail on activity_commit failed. Log error was: > Bad or missing From address: '' > > 2. When I do "svn ci -m 'bug 5302: testing 123' file.txt", 'post-commit' > hook > fails with > Scmbug error 24: The daemon-spawned connection handler exited abnormally. > Please check the daemon error logs. > > and in error.log it says > Can't use string ("0") as an ARRAY ref while "strict refs" in use > at /usr/share/scmbug/lib/Scmbug/Daemon/Process.pm line 1125, <STDIN> line > 28. > > > > I have the following in glue.conf: > mail_on_success => { > enabled => 1, > mail_on_label => 1, > values => { > To => 'ScmBug List <[EMAIL PROTECTED]>', > From => 'ScmBug Owner <[EMAIL PROTECTED]>', > Smtp => 'mail.host' > }, > mail_also_appears_from_scm_user => 1, > mail_scm_user => 1, > mail_bug_owner => 1, > mail_bug_reporter => 1, > mail_bug_monitors => 1, > mail_product_owners => 1 > } > > where [EMAIL PROTECTED] is my email address and mail.host is the mail > server > name. > > If needed, I can post the whole daemon.conf and glue.conf files. > > What am I doing wrong? Any help would be highly appreciated. > > Thanks is advance, > Uri > > -- > Uri Shohet > Project Manager > AMS Advanced Maintenance Systems Ltd. > Science Based Industry Campus > POB 23838, Jerusalem 91237, Israel > > Tel. : +972-2-541-7449 Cell : +972-54-4259-850 > Fax. : +972-2-581-4448 US Toll-Free: 1-866-389-2001 X:449 > > Registered Linux User #166615 (http://counter.li.org) > _______________________________________________ > scmbug-users mailing list > [email protected] > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
