Displaying 5 results from an estimated 5 matches for "mastership".
Did you mean:
master_ip
2015 Aug 03
0
Renaming shared mailbox makes it disappear from sharee
...? mailbox Drafts {
??? special_use = Drafts
? }
? mailbox Junk {
??? special_use = Junk
? }
? mailbox Sent {
??? special_use = Sent
? }
? mailbox "Sent Messages" {
??? special_use = Sent
? }
? mailbox Trash {
??? special_use = Trash
? }
? prefix =
}
passdb {
? args = /dovecot/etc/dovecot/mastership-sql.conf
? driver = sql
? master = yes
? pass = yes
}
passdb {
? args = /dovecot/etc/dovecot/dovecot-sql.conf.ext
? driver = sql
}
plugin {
? acl = vfile
? acl_shared_dict = proxy::acl
? sieve_after = /dovecot/etc/dovecot/sieve/99-autofile.sieve
? sieve_after2 = /dovecot/etc/dovecot/sieve/98-notify...
2011 Oct 24
1
Alternatives to NFS for sharing ZFS
Hi,
I would like to share my ZFS filesystem over the network and make it in
addition fault tolerant. I am out after performance and fault tolerance, but
I do not want to miss the advantages of deduplication, cloning and
snapshoting offered by ZFS. I have read something about Lustre being
integrated with ZFS, so that could be an option, right? Could I also use,
for example, MooseFS? Thanks!
2019 Jun 24
1
Mail migration problem
...unk {
special_use = \Junk
}
mailbox Sent {
auto = subscribe
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
auto = subscribe
special_use = \Trash
}
prefix =
subscriptions = yes
}
passdb {
args = /etc/dovecot/mastership-sql.conf
driver = sql
master = yes
pass = yes
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile
acl_defaults_from_inbox = yes
acl_shared_dict = proxy::acl
sieve_after = /etc/dovecot/sieve/99-file-qvera-ccda.sieve
sieve_after2 = /etc/dovecot/...
2009 Mar 31
2
[LLVMdev] Static Profiling - GSoC 2009
...g, ideally I would like to modify one of the analysis
that already exist in LLVM to use the profiling information. I would
be happy to hear which of the LLVM analysis you guys think is the
nicest candidate to be improved with static profiling.
As for my background, I was recently accepted in the mastership
program of the Federal University of Minas Gerais (UFMG), Brazil. My
major research topic will be on code optimizations, mainly using LLVM
as an auxiliary framework for testing and debugging. I am part of a
team of four students currently working with code optimizations with
LLVM. I have been progr...
2019 Jun 21
4
Mail migration problem
I?m trying to migrate mdbox to maildir based on https://wiki.dovecot.org/Migration/MailFormat
* Modified dovecot.conf and set mail_location=maildir:/tmp/destination/mailboxes/
* Then I had run
/mnt/testmail/bin/dsync -Dv -u user at domain.com<mailto:user at domain.com> mirror mdbox:/source/mailboxes/user at domain.com<mailto:/source/mailboxes/user at domain.com>
but that