X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/90813e3aadae850602b792360ac8b7987f857c9b..259a4169f1bc8ece69ff289df7a47e0d84f4d418:/procmail/logging diff --git a/procmail/logging b/procmail/logging index 3695b71..a1e199a 100644 --- a/procmail/logging +++ b/procmail/logging @@ -5,7 +5,7 @@ MSGIDDIR=$PMVAR/msgid :0 * MSGID ?? ^<\/[^>]+ { - THISLOGFILE_REL=`echo $MATCH | tr -d "'\"?[:cntrl:]" | tr ' /*' '__+'`%$OURDATE_SHORT + THISLOGFILE_REL=`echo $MATCH | tr -d "'\"?[:cntrl:]" | tr ' /*$' '__+S'`%$OURDATE_SHORT THISLOGFILE="$MSGIDDIR/$THISLOGFILE_REL" }