aboutsummaryrefslogtreecommitdiffstats
path: root/procmail
diff options
context:
space:
mode:
authorjason2019-07-08 11:05:18 -0600
committerjason2019-07-08 11:05:18 -0600
commit3b4c8af7a5a2f126dda33aa49378bdd306a45468 (patch)
tree04e4e64fd6821cfcc32b5e2f3b11561180ba232e /procmail
parente74e78148461f7a15fa1588d9b79518defade00b (diff)
downloaddotfiles-3b4c8af7a5a2f126dda33aa49378bdd306a45468.tar.gz
dotfiles-3b4c8af7a5a2f126dda33aa49378bdd306a45468.zip
procmail path update
Diffstat (limited to 'procmail')
-rw-r--r--procmail/.procmailrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/procmail/.procmailrc b/procmail/.procmailrc
index 99a57fb..d0b4fd4 100644
--- a/procmail/.procmailrc
+++ b/procmail/.procmailrc
@@ -1,5 +1,5 @@
1MAILDIR="$HOME/Maildir" 1MAILDIR="$HOME/Mail"
2DEFAULT="$MAILDIR/jason/" 2DEFAULT="$MAILDIR/incoming/"
3LOGFILE="$MAILDIR/procmail.log" 3LOGFILE="$MAILDIR/procmail.log"
4VERBOSE=on 4VERBOSE=on
5 5