Displaying 1 result from an estimated 1 matches for "nagioswarnins".
Did you mean:
  nagioswarnings
  
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/