From 7e62e341a6a9d0df5b61116c6e9c27c0c1c3d109 Mon Sep 17 00:00:00 2001 From: frank Date: Sun, 29 Jan 2012 11:51:50 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +mail-filter/procmail-3.22-r10 --- .etckeeper | 1 + procmailrc | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 procmailrc diff --git a/.etckeeper b/.etckeeper index 9ccaea1..099685f 100755 --- a/.etckeeper +++ b/.etckeeper @@ -855,6 +855,7 @@ maybe chmod 0640 './postfix/postgrey_whitelist_recipients' maybe chmod 0600 './postfix/saslpass' maybe chmod 0755 './postgresql-9.1' maybe chmod 0644 './postgresql-9.1/.keep_dev-db_postgresql-base-9.1' +maybe chmod 0644 './procmailrc' maybe chmod 0644 './profile' maybe chmod 0755 './profile.d' maybe chmod 0644 './profile.d/.keep' diff --git a/procmailrc b/procmailrc new file mode 100644 index 0000000..226574d --- /dev/null +++ b/procmailrc @@ -0,0 +1,2 @@ +# Use maildir-style mailbox in user's home directory +DEFAULT=$HOME/.maildir/ -- 2.39.5