<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>I used Lazyexpunge.</p>
<p>I tried to create .DELETED without any hints and see that the creation was successful.</p>
<p>I want to prevent users from creating .DELETED, what should I do?</p>
<p>My settings</p>
<div>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px">
<p>plugin {<br /> lazy_expunge = .DELETED/<br />}<br /> #</p>
<p>namespace {<br /> prefix = .DELETED/<br /> hidden = yes<br /> list = no<br /> separator = /<br /> location = maildir:/var/vmail/backup/expunged/%d/%n<br />}</p>
</blockquote>
<p> </p>
</div>
</body></html>