Hi,
After using mailfilter a while, I realize easier way to handle directory
creation issue is to use following whenever "to" is used in
"$HOME/.mailfilter".
`test -d $MAILROOT/$MAILBOX`
if ( $RETURNCODE == 1 )
`maildirmake $MAILROOT/$MAILBOX`
to "$MAILROOT/$MAILBOX/"
More lo
Package: maildrop
Version: 2.0.4-3
Severity: normal
I think reminding this major behavior change between procmail and
maildrop is important. It can be even better if there is a script
example to create maildir since doing tis by hand is prone for error.
When updating documentation, please cons
2 matches
Mail list logo