Displaying 4 results from an estimated 4 matches for "mailasattach".
2013 Feb 10
1
Patch to add gpg support to logcheck.
...USA
===================================================================
RCS file: /usr/sbin/logcheck,v
retrieving revision 1.1
diff -u -r1.1 /usr/sbin/logcheck
--- /usr/sbin/logcheck 2013/02/10 04:17:53 1.1
+++ /usr/sbin/logcheck 2013/02/10 05:11:26
@@ -83,6 +83,7 @@
LOGCHECKDEBUG=0
MAILOUT=0
MAILASATTACH=0
+MAILASGPG=0
NOCLEANUP=0
REBOOT=0
FQDN=0
@@ -174,7 +175,13 @@
$(export)
EOF
- } | eval mime-construct $MIMECONSTRUCTARGS \
+ } | if [ "$MAILASGPG" -eq 1 ]; then
+ debug "Sending error as gpg"
+ mime-construct $MIMECONSTRUCTARGS --subpart \
+ --file - | {
+ gpg...
2008 May 15
1
Bug#471936: setting package to logcheck-database logtail logcheck, tagging 473619, tagging 478334, tagging 472368 ...
...amd
# - fix spamd processing message pattern when msgid is unknown; thanks to
# Michal ??iha?? for the patch (closes: #471936).
# * ignore.d.server/dkim-filter
# - ignore warnings about bad signature data; thanks to Clint Adams
# (closes: #478334).
# * If nail is not installed and MAILASATTACH is set, fall back to regular
# method (closes: #479278).
#
package logcheck-database logtail logcheck
tags 473619 + pending
tags 478334 + pending
tags 472368 + pending
tags 474606 + pending
tags 471936 + pending
tags 479278 + pending
2007 Oct 06
1
Bug#445537: logcheck: Kein Deutsch in config Dateien bitte
Package: logcheck
Version: 1.2.62
Severity: minor
# Send the results as attachment or not.
# 0=not as attachment; 1=as attachment
# Default ist 0
^^^
MAILASATTACH=0
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.23-rc8+cfs (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions...
2009 Apr 03
1
ssh failed login rule problem
...entication
failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=123.233.245.226
user=root
Which as you see seems a correct rule.
And yes, my report level is configured to server. This is my config
(whithout comments/blank lines):
INTRO=0
REPORTLEVEL="server"
SENDMAILTO="root"
MAILASATTACH=0
FQDN=1
TMP="/tmp"
But the line keeps coming. Please... HELP! :)
--
www.sargue.net