Specifications

Chapter 12 Managing Mail Service 201
mail:samplesArray:_array_index:
i
:v
n
= <sample>
mail:samplesArray:_array_index:
i
:t = <time>
mail:v1Legend = "connections"
afp:currentServerTime = <servertime>
Viewing Mail Service Logs
You can use tail or another file-listing tool to view the contents of Mail service logs.
To view the latest entries in a log:
$ tail
log-file
You can use the serveradmin getLogPaths command to see where Mail service logs are
located.
To view the log locations:
$ sudo serveradmin command mail:command = getLogPaths
The computer responds with the following output:
mail:Server Log = <server-log>
mail:Lists smtp = <delivery-log>
mail:Amavisd Log = <amavis-log>
mail:Virus DB Log = <freshclam-log>
mail:Lists subscribe = <subscriptions-log>
mail:Lists smtp-failure = <failures-log>
mail:Lists post = <postings-log>
mail:Lists error = <listerrors-log>
mail:POP Log = <pop-log>
mail:SMTP Log = <smtp-log>
mail:Lists qrunner = <lists-log>
mail:Virus Log = <clamav-log>
mail:IMAP Log = <imap-log>
Value displayed by
getHistory Description
<samples> The total number of samples listed.
<sample> The numerical value of the sample.
For connections (
v1), this is integer average number of users.
For throughput, (
v2), this is integer bytes per second.
<time> The time when the sample was measured. A standard UNIX time
(number of seconds since September 1, 1970). Samples are taken
every 60 seconds.
Value Description
<server-log> The location of the server log.
Default =
"/var/log/mailaccess.log"
<delivery-log>
The location of the Mailing Lists Delivery log.
Default =
"/var/mailman/logs/smtp"