procmail
This commit is contained in:
parent
68c06e6aeb
commit
55ac393b8c
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@ DROPPRIVS=yes
|
|||
MAILDIR=$HOME/Maildir
|
||||
|
||||
SPAMBOX=.SPAM/cur
|
||||
UNIGEBOX=.UNIGE/
|
||||
DEVNULLBOX=.DEVNULL/
|
||||
BITFLIPBOX=.BITFLIP/
|
||||
MAILINGLISTS_USELESS=.MLUSELESS/
|
||||
UNIGEBOX=.UNIGE/cur
|
||||
DEVNULLBOX=.DEVNULL/cur
|
||||
BITFLIPBOX=.BITFLIP/cur
|
||||
MAILINGLISTS_USELESS=.MLUSELESS/cur
|
||||
DEFAULT=$HOME/Maildir/
|
||||
LOGFILE=$HOME/procmail.log
|
||||
VERBOSE=ON
|
||||
|
|
Loading…
Reference in a new issue