Fixes for Trac#24

This commit is contained in:
Micah Anderson 2007-11-24 23:07:16 +00:00
parent 0c73bf6996
commit 08c45fbb99
2 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,8 @@ version 0.9.5 -- unreleased
together (Closes: Trac#29)
maildir:
. Added an examples file (Closes: Trac#23)
. Applied patch from Anarcat that fixes the cp/mkdir calls to not use GNU
coreutils options, as well as some bashisms (Closes: Trac#24)
mysql:
. Fixed case where odd combination of configuration options caused sqldump
backups to get overwritten with an empty file (Closes: #402679)

View File

@ -18,6 +18,9 @@
## Any maildir which is deleted from the source will be moved to
## "deleted" directory in the destination. It is up to you to
## periodically remove this directory or old maildirs in it.
##
## Note: This handler assumes that the remote shell is set to bash
##
## The defaults are useful in most cases, just make sure
## to configure the source and destination information