X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/90e7c2b254d33d781ed8f9932713a2edbb775fae..0856d0a1c8825d9d97a490463bc2e0ba58391137:/procmail/procmailrc diff --git a/procmail/procmailrc b/procmail/procmailrc index f91ede7..69b3c70 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,9 +42,12 @@ INCLUDERC=$PMDIR/spamfilter INCLUDERC=$PMDIR/handlespam #INCLUDERC=$PMDIR/autoreplies +INCLUDERC=$PMDIR/vacation INCLUDERC=$PMDIR/tickle +INCLUDERC=$PMDIR/tnef-filter + INCLUDERC=$PMDIR/listquirks INCLUDERC=$PMRULES/all