| 
 If system email messages are not delivered:
 
  - Login to the system shell as the root user
 - Execute 'cd /home/servers/pbxware'
 - Execute 'chroot pw'
 - Execute 'mailq'
 - All email messages waiting in a queue will be displayed as in a sample bnelow. Please read and action it.
 
 -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- F3D13230391 8121 Mon Jan 8 11:04:22 info@default.localhost (host cluster3.eu.messa.org[85.158.122.188] refused to talk to me: 450 Requested action aborted [7.2] 15702, please visit www.messagelabs.com/support for more details about this error message.)
 
   If using Remote SMTP, which is outside of your local network, add the new host entry to hosts files located at:
 - /etc/hosts
 - /home/servers/pbxware/pw/etc/hosts
 - /home/servers/sitemanager/sm/etc/hosts
 
  New entry would look something like this '' '$IP $HOSTNAME', or  '213.333.111.222 mail.domain.com', for example (without quotes)
  
 |