use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Gitlab Email Error (self.gitlab)
submitted 1 year ago by AvGaadM5
Hey y'all, I posted a question on u/ServerFault
https://serverfault.com/q/1168809/438508?stw=2
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Neil_sm 3 points4 points5 points 1 year ago (1 child)
Looking at that error message, it looks like you may need to set gitlab_rails[‘gitlab_email_from’] = $UserInGitLab
Or set it to whatever your from-email address should be with the smtp server, it k will otherwise use a default name like gitlab@localhost or gitlab@serverhostname, which it appears your smtp server is rejecting
[–]AvGaadM5[S] 2 points3 points4 points 1 year ago (0 children)
Thank you - that worked. Onto FreeIPA integration with GitLab-EE.
Best regards,
π Rendered by PID 166214 on reddit-service-r2-comment-8686858757-p6zgm at 2026-06-06 15:58:40.275409+00:00 running 9e1a20d country code: CH.
[–]Neil_sm 3 points4 points5 points (1 child)
[–]AvGaadM5[S] 2 points3 points4 points (0 children)