Changes

From SME Server
Jump to navigationJump to search
→‎Config file sample: on SME servers section created
Line 45: Line 45:  
  </clientConfig>
 
  </clientConfig>
   −
In above sample you need to change all mail.linuxfacil.net strings with your own server.<br>
+
In above sample you need to change all '''mail.linuxfacil.net''' strings with your own server.<br>
You should change all linuxfacil.net references to your own domain. <br>
+
You should change all '''linuxfacil.net''' references to your own domain. <br>
   −
I have configurated the smtp and imap on SME server using same hostname: mail.linuxfacil.net
+
 
 +
=== On SME servers ===
 +
I have configurated the smtp and imap on SME server using same hostname: '''mail.linuxfacil.net'''
 +
 
 +
So I create a new directory on Primary site. See below:
 +
 
 +
<pre>
 +
[root@rinoceronte ~]# ls -la /home/e-smith/files/ibays/Primary/html/mail/
 +
total 12
 +
drwxr-sr-x 2 root  shared 4096 Mar  2  2013 .
 +
drwxr-s--- 4 admin shared 4096 Nov 18 23:36 ..
 +
-rw-r--r-- 2 root  shared 1339 Mar  2  2013 config-v1.1.xml
 +
</pre>
 +
 
 +
Create a file named  '''config-v1.1.xml'''  (you cannot change the name!) and use the config sample above (replacing all "linuxfacil.net" with your own domain) as content.
 +
 
 +
You can create file using VI or any other text editor you know how to use!
 +
 
 +
The permissions must include READ to everyone, nothing more is required!
147

edits

Navigation menu