X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/f0c32920f234b0e38c5dc7ac295327c4c2c690e0..46d57b0e1b08f618e5d46f2538c7ac92c79e2326:/procmail/procmailrc diff --git a/procmail/procmailrc b/procmail/procmailrc index 6dcd3b4..e5620b3 100755 --- a/procmail/procmailrc +++ b/procmail/procmailrc @@ -8,17 +8,21 @@ PMDIR=$HOME/.etc/mailfilter/procmail INCLUDERC=$PMDIR/defer -INCLUDERC=$PMDIR/defines - -INCLUDERC=$PMDIR/ignore +INCLUDERC=$PMDIR/earlyquirks -INCLUDERC=$PMDIR/smsmail +INCLUDERC=$PMDIR/defines #VERBOSE=yes INCLUDERC=$PMDIR/logging #INCLUDERC=$PMDIR/msgid-index +INCLUDERC=$PMDIR/log-injected + +INCLUDERC=$PMDIR/ignore + +INCLUDERC=$PMDIR/smsmail + INCLUDERC=$PMDIR/flag-test-messages INCLUDERC=$PMDIR/dejavu @@ -27,7 +31,9 @@ INCLUDERC=$PMDIR/eqdomains INCLUDERC=$PMDIR/duplicates -INCLUDERC=$PMDIR/to-gmail +INCLUDERC=$PMDIR/attach-mdn + +#INCLUDERC=$PMDIR/to-gmail INCLUDERC=$PMDIR/justme @@ -36,10 +42,14 @@ INCLUDERC=$PMDIR/spamfilter INCLUDERC=$PMDIR/handlespam #INCLUDERC=$PMDIR/autoreplies +INCLUDERC=$PMDIR/vacation INCLUDERC=$PMDIR/tickle +INCLUDERC=$PMDIR/tnef-filter + INCLUDERC=$PMDIR/listquirks +INCLUDERC=$PMDIR/subject-cleaner INCLUDERC=$PMRULES/all