Koozali.org: home of the SME Server

How to search Log Files for new SME 7.5.1 Administrators

Offline mcarpani

  • 1
  • +0/-0
How to search Log Files for new SME 7.5.1 Administrators
« on: November 22, 2010, 09:48:05 PM »
I am fairly new to SME 7.5.1 and would like to know how I can search a log file for a rejected message or sender. For instance I have staff users experiencing lost emails from other ".k12.il.us" domains. Can anyone tell me what logfile I would use to see what emails are being rejected or a general overview of all the log files and the what they would be used for?

Thank you to everyone in advance!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: How to search Log Files for new SME 7.5.1 Administrators
« Reply #1 on: November 22, 2010, 10:58:34 PM »
I am fairly new to SME 7.5.1 and would like to know how I can search a log file for a rejected message or sender. For instance I have staff users experiencing lost emails from other ".k12.il.us" domains.

There's no guarantee that your server will have any log messages related to the missing emails. If those domains have faulty mail servers or ISP's with faulty mail servers, your server will never have any contact. If the DNS for your domain is not properly set up and reliable, remote mail servers may never try to deliver messages to your server, or will contact some other server.

All incoming email transactions are logged in /var/log/qpsmtpd/xxxx files - with /var/log/qpsmtpd/current the most recent file.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: How to search Log Files for new SME 7.5.1 Administrators
« Reply #2 on: November 23, 2010, 12:14:10 AM »
I am fairly new to SME 7.5.1 and would like to know how I can search a log file for a rejected message or sender. For instance I have staff users experiencing lost emails from other ".k12.il.us" domains. Can anyone tell me what logfile I would use to see what emails are being rejected or a general overview of all the log files and the what they would be used for?

Thank you to everyone in advance!

you could/should start from here

HTH