0% found this document useful (0 votes)
102 views

Email Guide

1. The document provides troubleshooting steps for common issues with mail and server services. It outlines how to test email configurations and check mail flow by accessing mail servers to review configuration files and log files. 2. Troubleshooting steps are provided for hotspot, name, VOIP and contact center servers. This involves checking services, configurations and log files by accessing the relevant servers over SSH. 3. Instructions are given for accessing the OpenNMS, Godzilla and Elastix servers to manage monitoring, databases and VOIP systems. The relevant services, configurations and log files can then be checked to diagnose issues.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views

Email Guide

1. The document provides troubleshooting steps for common issues with mail and server services. It outlines how to test email configurations and check mail flow by accessing mail servers to review configuration files and log files. 2. Troubleshooting steps are provided for hotspot, name, VOIP and contact center servers. This involves checking services, configurations and log files by accessing the relevant servers over SSH. 3. Instructions are given for accessing the OpenNMS, Godzilla and Elastix servers to manage monitoring, databases and VOIP systems. The relevant services, configurations and log files can then be checked to diagnose issues.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

TROUBLESHOOTING GUIDE

Mail Service :

1. Unable to send or receive emails from a ___domain with mailbox hosted on axigen e.g zoppa.org.zw

• create a test account on the ___domain on axigen webadmin and test sending and receiving
before troubleshooting configurations on client's oulook.
www.africommail.com:9000 username/password >>>>>>>>> admin/CDMA1xafri
www.africommail.com username/password >>>>>>>>> [email protected]/12345

If test account is sending and receiving, proceed and troubleshoot outlook settings with client.
• First of all check if client's machine is on the internet or tell client to telnet 41.221.159.162
25, it must show smtp connected 220.........
• check account settings, incoming server settings --- incoming.ai.co.zw/41.221.159.162,
outgoing server settings ---- outgoing.ai.co.zw/41.221.159.162, and make sure username is
client's full email address [email protected] and password is password as provided.
• take note of error messages client is getting also remember to troubleshoot with a disabled
antivirus(advise client to configure antivirus firewall to allow email connection)

If test account is not sending and receiving, proceed to check if ___domain is properly configured in
MX servers.
• Inbound mail servers – ssh into mx1.ai.co.zw(nemo) and mx2.ai.co.zw(madagascar),
username/password will be provided for each individual.
Then put command ...... nemo~# vi /etc/postfix/transport please google linux vi commands
search for your ___domain : /zoppa and make sure it is relayed to axigen server IP
41.221.159.162 (If client has own mail server make sure the correct server IP is set)
Do the same in the relay-domains file...... nemo~# vi /etc/postfix/relay_domains, /zoppa,
make sure its set as zoppa.org.zw ok

• Outbound mail servers – ssh into mx3.ai.co.zw(alvin) and 41.221.144.12(pinnochio),


username/password will be provided for each individual.
Then put command ...... gw~# vi /etc/postfix/access, search for your ___domain /zoppa , make
sure its set as zoppa.org.zw ok

In the mail servers check logs to see if mail is flowing:

tail -f /var/log/maillog | grep zoppa, check delay time, status(sent/deferred/bounce),


postqueue -p ........... check mail queue
postqueue -f ............ flush or push emails
postfix reload

If all fails please escalate


2. Servers

• Hotspot Server ------ ssh into 41.221.148.142/10.1.0.1, username/password


smc/5MCservers .runs mysql database, chilli and freeradius, if clients are not connecting
restart freeradius services root@afrihotspotserver:~# service freeradius restart
run root@afrihotspotserver:~# tail -f /var/log/freeradius/radius.log | grep OK

Fri Jul 22 13:59:25 2016 : Auth: Login OK: [5te9lagu] (from client GlenView port
2148532232 cli A4-DB-30-E1-C8-8B)

• Name Servers -------- ssh into ns1.ai.co.zw, ns2.ai.co.zw, ns4.ai.co.zw, 10.70.85.30,


username and passwords to be provided
check if named is running service named status, zone files are managed from web with
facilemanager on alvin url........http://alvin.ai.co.zw/facileManager username/password
smc/CDMA1xafri23#

• VOIP servers, sip.ai.co.zw

mulan server is a Virtual Machine hosted on wolverine(10.70.85.69)


the Virtual Machine is started manually in case of power failure. Ssh into wolverine
username/password root/5MC@afri2016#

[root@wolverine ~]# virsh

virsh # list --all

Id Name State
----------------------------------------------------
sipserver running
- axi-api shut off
- cluster_1_node shut off

virsh # start sipserver

UC server 41.221.144.30, sip hosted extensions

Contact center Elastix, Queuemetrics, Wombatdialer 10.70.85.200(dsg)

ssh into 10.70.85.200 username/password root/CDMA1xafri12345#

[root@elastix ~]# service queuemetrics start

http://10.70.85.200:8080/queuemetrics/autenticazione.jsp should open on browser.


• OpenNms server 10.70.85.30
ssh into 10.70.85.30 username/password shall be provided indiviually

[root@dora ~]# /etc/init.d/opennms restart

http://10.70.85.30:8980/opennms/index.jsp

Godzilla (10.70.85.222) VM Host for IS databases

managed by webvirtManager http://dronecontroller.ai.co.zw root/beautiful


you can start and stop the virtual machines or use backend
ssh [email protected] root/5MC@afri2016#

[root@godzilla ~]# virsh

virsh #
virsh # list --all
Id Name State
----------------------------------------------------
1 winSQL_Server running
3 netwekconfigs running
4 git_dev_dns running
5 the_matrix running
6 dronepilot_2 running
22 hungama_mobile running
37 The_foreman running
42 ldap_replica running
47 smsvoice running
48 bacula-DRP running

virsh #

You might also like