On 26/08/2012 18:47, Ralf Hildebrandt wrote:
Is there a way for setting up dovecot in such a way that a user can
"jump back in time" to an old mailbox "state" in order to retrieve his
accidentially deleted mail?
Hi,
We use snapshots for this
namespace snaps-h-2 {
prefix = INBOX.EmailBackup.
On 19/03/2012 15:05, Laurent CARON wrote:
On 19/03/2012 14:57, Timo Sirainen wrote:
So the INBOX mails would be in /home/.snapshot/hourly.0/%u/Maildir/{cur|
new} directories? The INBOX should be accessible via the
"INBOX.EmailBackup.h0" folder itself. If it's not, you may need
On 19/03/2012 14:57, Timo Sirainen wrote:
So the INBOX mails would be in /home/.snapshot/hourly.0/%u/Maildir/{cur|
new} directories? The INBOX should be accessible via the
"INBOX.EmailBackup.h0" folder itself. If it's not, you may need to use a
newer Dovecot version.
It's not actually.
Sorry
Hi,
I'm currently having a fairly simple setup:
- users (real, not virtual)
- Maildir storage (over NFS)
- 1 namespace
I'm currently trying to render the storage snapshots available through
dovecot (to allow my users to browse their mail history).
dovecot.conf:
namespace {
inbox = yes
locat
On 17/08/2011 16:00, Alexandre Chapellon wrote:
Is there any way to achieve this with dovecot? Does anybody have another
idea smoothly force used to switch to TLS?
Hi,
Maybe by sending them an email with a deadline for the end of clear text
auth support ?
If they don't amend their setup the
Hi,
I'm having the following setup.
2 datastores mounted as:
/home/
and
/data/mail2/
I have 2 namespaces:
namespace archives-baie {
prefix = INBOX.Extra-001.
hidden = no
list = yes
inbox = no
location = maildir:/data/mail2/%u/Maildir
type = private
}
namespace {
inbox = yes
loca
Hi,
I wonder if some users are using this plugin on production setups.
If yes, how does it perform in terms of cpu load compared with the same
setup without compression ?
Thanks
Laurent