| Issue 3339: | Gerrit code review email notifications | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi i am using the this link https://gerrit-review.googlesource.com/Documentation/user-notify.html#notify.name.header to configure email notifications in mCI environment . I have attached the project.config file blow it is the result after i perform the method given in this docs link but in gerrit Gui where i can browse the All projects ->access it si not showing notify section although it is showing in project.config file . this is how i run config command and git commit and push changes cd cfg_dir git init git remote add origin ssh://hdumcke@192.168.100.19:29418/All-Projects git fetch origin refs/meta/config:refs/remotes/origin/meta/config git checkout meta/config git config -f project.config --add notify.team.email user1@marlysys.lab git config -f project.config --add notify.team.email admin@marlysys.lab git add -A git commit -m "Notify team-address@marlyssy.lab of changes" git push origin meta/config:meta/config cd .. rm -rf cfg_dir please help me to solve this or tell if there is any other configuration is needed.
Apr 27, 2015
Project Member
#1
edwin.ke...@gmail.com
Apr 27, 2015
then why email is not working although my local email server is up and zuul(gating softare in CI) is sending email why not gerrit in acton?
Apr 28, 2015
getting this error now Mail Error: SMTP server rejected auth: 535 5.7.8 Error: authentication failed:
May 5, 2015
> authentication failed Looks like you configured invalid credentials to access the SMTP server.
Status:
Invalid
|
|
| ► Sign in to add a comment |