search for: logcheck_report

Displaying 1 result from an estimated 1 matches for "logcheck_report".

2013 Feb 10
1
Patch to add gpg support to logcheck.
...SATTACH" -eq 1 ]; then - debug "Sending report as attachment" - eval mime-construct $MIMECONSTRUCTARGS --subject "'$subject'" --encoding "7bit" --string "'Report attached'" --to "$SENDMAILTO" --attachment "logcheck_report" --encoding "7bit" --file "$TMPDIR/report" - return $? - fi - eval mime-construct $MIMECONSTRUCTARGS --subject "'$subject'" --to "$SENDMAILTO" --encoding "7bit" --file "$TMPDIR/report" + if [ "$MAIL...