MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: idove on 2019-07-07, 13:37:46

Title: How to configure hostname, FQDN, mail server settings?!
Post by: idove on 2019-07-07, 13:37:46
I'm using OpenStack on intoVPS I'm wondering how should I configure server on Kloxo?

My current configuration is:

# hostname -f
# server.example.com

my /etc/sysconfig/network
is EMPTY

my /etc/host looks like

Code: [Select]
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
127.0.1.1   centos centos.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6

### begin - add by Kloxo-MR
77.81.*.* server.example.com server
### end - add by Kloxo-MR


In kloxo GUI, Mail server settings for My Name (Domain name) is:
example.com
Should I have server.example.com or just example.com or mail.example.com in this mail configuration in Kloxo panel?

In DNS I have configured
MX 10 mail.example.com
and also added for A,
mail A 77.81.*.*
server A 77.81.*.*
MX mail.exampe.com 10 (distance)


On a query from remote cli enter this command I get output:

Code: [Select]
#host example.com
example.com has address 77.81.*.*
example.com mail is handled by 10 mail.example.com

#host server.example.com
server.moj-server.info has address 77.81.*.*


Tnx.


Title: Re: How to configure hostname, FQDN, mail server settings?!
Post by: MRatWork on 2019-07-07, 14:36:54
It's better 'hostname', RDNS/PTR and 'Mail Server Setting' always the same. In your case are 'server.example.com'