Search found 3 matches
- Tue Dec 20, 2016 11:59 pm
- Forum: Web Server
- Topic: Setup GitLab to run on a subdomain
- Replies: 6
- Views: 13187
Re: Setup GitLab to run on a subdomain
I have been running Gitlab with vesta for over 2 years now. Their are no problems outside of getting the configuration/setup correct which is pretty simple. You need to configure gitlab to not use its internal server. Then use the Nginx Config provided with gitlab and simply modify and add a configu...
- Mon Nov 24, 2014 4:58 pm
- Forum: Mail Server
- Topic: Exim4 Config - Spamassasin FH_HELO_ALMOST_IP
- Replies: 1
- Views: 3293
Re: Exim4 Config - Spamassasin FH_HELO_ALMOST_IP
Never Mind after much searching I have found how to fix it.
You need to un-comment in exim4.conf.template then restart
helo_data = $sender_address_domain
You need to un-comment in exim4.conf.template then restart
helo_data = $sender_address_domain
- Mon Nov 24, 2014 4:11 pm
- Forum: Mail Server
- Topic: Exim4 Config - Spamassasin FH_HELO_ALMOST_IP
- Replies: 1
- Views: 3293
Exim4 Config - Spamassasin FH_HELO_ALMOST_IP
Hello, I am trying to fix a problem with configuration. http://i.imgur.com/BNsmXpr.png From what I can figure out its a reverse DNS problem. Related to Hostname. When looking at the details of a sent message it reads like this, which is the internal host name. Received: from ns######.ip-###-##-##.ne...