so we have a self hosted gitlab instance on bitnami and we migrated from aws. we are not getting any emails from gitlab at all. we have followed the gitlab document and tried to make changes accordingly which is of new use…
Hi, unfortunately impossible to help with your problem. Showing screenshot of documentation isn’t helpful. It would be better for you to post your configuration so that we can see if you made any mistakes. Also, paste this configuration as text and not as a screenshot, as it’s far easier to read text than open and read a screenshot.
Also, check the log files under /var/log/gitlab as this can also help because there could be errors for when the email was sent.
i tied doing it as well. still i am not getting any emails.
the thing is we need to get to this path /opt/gitlab/etc/gitlab.rb and make the configurations in the gitlab.rb gile…
but then we didnt have gitlab.rb file instead we had gitlab.rb.template file.
so, what we did was we moved the contents of gitlab.rb.template file to gitlab.rb file and made the configurations.
still we couldnt gett the mails.
Am i doing anything wrong or is there any other method we can proceed with??
It could well be because Google stopped SMTP auth with login and passwords because now they force people to use OAUTH instead. Microsoft did the same thing with Outlook 365.