X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/9551828cd214519a5c3b95c1d3747a0a4788a470..77da85a6358ffc97778ac2c06e3c9e803163f1c4:/procmail/defines diff --git a/procmail/defines b/procmail/defines index a544089..62464dd 100644 --- a/procmail/defines +++ b/procmail/defines @@ -125,6 +125,14 @@ INCLUDERC=$PMDIR/get-msgid :0 E { LOG="NO ORIGINAL_TO: $MSGID" } +:0 +*$ ^X-Trained-As:$RE_EXTRACT_HEADER_VALUE +{ TRAINED_AS="$MATCH" } + +:0 +*$ ^X-Tickle-Delivered:$RE_EXTRACT_HEADER_VALUE +{ TICKLE_DELIVERED="$MATCH" } + # fix variable values for special cases INCLUDERC=$PMDIR/normalise @@ -185,7 +193,3 @@ RETRAIN # JUSTME # if set, contains reason why justme message was passed JUSTME - -# TRAINED_AS -# if set, contains category with which this message has just been trained -TRAINED_AS