Displaying 1 result from an estimated 1 matches for "nagioswarnin".
Did you mean:
nagioswarnins
2007 Sep 19
2
Howto make deleted itens visible to users?
Hi!
I'm using lazy_expunge to backup that are deleted/expunged, but I would
like it to be visible to the user.
I tried something like:
namespace private {
prefix = .EXPUNGED/
separator = /
location = maildir:~/Maildir/.Apagadas
}
namespace private {
prefix = .DELETED/
separator = /
location = maildir:~/Maildir/.Apagadas
}
namespace private {
prefix = .DELETED/.EXPUNGED/