HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: //usr/share/logwatch/default.conf/services/spamassassin.conf
##################################################################
# SpamAssassin spamd logs
#
##################################################################

Title = "SpamAssassin"
LogFile = spamassassin
# Pull in sendmail for matching msgid to sender for statistics
*OnlyService = (spamd|sendmail)
*RemoveHeaders

# Ignore connections from these hosts.
# The value is a regular expression that the hostname plus IP address is matched
# against.  Separate multiple hosts/IPs with |
# $ignore_connections = myspamclient.mydomain

# vi: shiftwidth=3 tabstop=3 et