Hi
I set up scmbug with bugzilla and svn. It works and i can post comments on
bugs in bugzilla
but i when i post a comment with svn bugzilla is not sending me an update
email. so i found the mail on success section in the config
this is the section in the glue.conf for my svn repository
mail_on_success => {
enabled => 1,
mail_on_label => 1,
values => {
To => 'myprivateemail',
From => '[EMAIL PROTECTED]',
Smtp => 'localhost'
},
mail_also_appears_from_scm_user => 0,
mail_scm_user => 1,
mail_bug_owner => 1,
mail_bug_reporter => 1,
mail_bug_monitors => 1,
mail_product_owners => 1
}
but it is not working. I watched /var/log/mail.info but there is noting.
What could be the problem?
Debian 3.1
0.19.20 (from deb)
Yours
Berni
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users