Displaying 3 results from an estimated 3 matches for "testson".
2009 Apr 17
2
v1.1.14 and v1.2.rc3 released
http://dovecot.org/releases/1.1/dovecot-1.1.14.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.14.tar.gz.sig
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc3.tar.gz
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc3.tar.gz.sig
Fixed lots of bugs in v1.2 related to shared mailboxes and virtual
mailboxes. Keep on testing and sending bug reports and hopefully we'll
get v1.2.0 release out
2009 Apr 17
2
v1.1.14 and v1.2.rc3 released
http://dovecot.org/releases/1.1/dovecot-1.1.14.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.14.tar.gz.sig
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc3.tar.gz
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc3.tar.gz.sig
Fixed lots of bugs in v1.2 related to shared mailboxes and virtual
mailboxes. Keep on testing and sending bug reports and hopefully we'll
get v1.2.0 release out
2007 Jul 03
3
Maildir configuration vs ZFS and snapshots...
...nside it. The there is a filesystem snapshot
(read-only) taken automatically every day by the system. The idea is
to allow users easy access to backup copies of their mail so that they
can restore things themself..
For example this structure (somewhat abbreviated, some files/dirs removed):
/home/testson/
.zfs/
snapshot/
2007-06-18/
Maildir/
cur/
new/
tmp/
.Trash/
cur/
new/
tmp/
Maildir/
cur/
new/
tmp/
.Trash/
cur/
new/
tmp/
Now,I can access the normal Maildir INBOX and folders nicely via
Dovecot/IMAP. The thing is I'd like to...