X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/90e7c2b254d33d781ed8f9932713a2edbb775fae..46d57b0e1b08f618e5d46f2538c7ac92c79e2326:/procmail/procmailrc diff --git a/procmail/procmailrc b/procmail/procmailrc index f91ede7..e5620b3 100755 --- a/procmail/procmailrc +++ b/procmail/procmailrc @@ -8,6 +8,8 @@ PMDIR=$HOME/.etc/mailfilter/procmail INCLUDERC=$PMDIR/defer +INCLUDERC=$PMDIR/earlyquirks + INCLUDERC=$PMDIR/defines #VERBOSE=yes @@ -31,7 +33,7 @@ INCLUDERC=$PMDIR/duplicates INCLUDERC=$PMDIR/attach-mdn -INCLUDERC=$PMDIR/to-gmail +#INCLUDERC=$PMDIR/to-gmail INCLUDERC=$PMDIR/justme @@ -40,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