about summary refs log tree commit diff stats
path: root/core/exim.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/exim.html')
-rw-r--r--core/exim.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/exim.html b/core/exim.html
index 7e1fd28..3b86bb7 100644
--- a/core/exim.html
+++ b/core/exim.html
@@ -2,13 +2,13 @@
 <html dir="ltr" lang="en">
     <head>
         <meta charset='utf-8'>
-        <title>2.6. Exim</title>
+        <title>2.5. Exim</title>
     </head>
     <body>
         <a href="index.html">Core OS Index</a>
-        <h1>2.6. Exim</h1>
+        <h1>2.5. Exim</h1>
 
-        <h2 id="conf">2.6.1. Exim Configuration</h2>
+        <h2 id="conf">2.5.1. Exim Configuration</h2>
 
         <p>Exim come with default configuration we will change to mach system settings
         <a href="conf/etc/exim/exim.conf">/etc/exim/exim.conf</a>.</p>
@@ -17,7 +17,7 @@
         $ sudo prt-get depinst mailx
         </pre>
 
-        <h2 id="cert">2.6.2. Certificates</h2>
+        <h2 id="cert">2.5.2. Certificates</h2>
 
         <p>Exim creates a key for you if you just copy exim.conf and start daemon;</p>
 
@@ -64,7 +64,7 @@
 	# chmod 644 /etc/ssl/certs/exim.cert
 	</pre>
 
-        <h2 id="alias">2.6.3. Aliases</h2>
+        <h2 id="alias">2.5.3. Aliases</h2>
 
         <p>Exim come with default aliases we will change to mach system settings
         <a href="conf/etc/exim/aliases">/etc/exim/aliases;</a></p>
@@ -109,7 +109,7 @@
         ####
         </pre>
 
-        <h2 id="smarthost">2.6.4. Smarthost</h2>
+        <h2 id="smarthost">2.5.4. Smarthost</h2>
 
         <p>Tony Finch publish a nice
         <a href="http://www-uxsup.csx.cam.ac.uk/~fanf2/hermes/conf/exim/etc/etc.cam/configure">configuration reference</a>.
@@ -133,7 +133,7 @@
         # exim -bt bob@remote.com
         </pre>
 
-        <h2 id="fetchmail">2.6. Fetchmail</h2>
+        <h2 id="fetchmail">2.5. Fetchmail</h2>
 
         <pre>
         $ prt-get depinst fetchmail