Displaying 3 results from an estimated 3 matches for "sharedimap".
2014 Apr 17
2
segfault with shared namespace version > 2.1.16
...tOS release 6.5 (Final)
first_valid_uid = 100
listen = *
mail_location = mbox:~/mail:INBOX=/var/mail/%u:INDEX=/a2/imap-index/%u
mail_plugins = quota acl
namespace {
hidden = yes
inbox = no
list = children
location = maildir:/a1/dove-shared:INDEX=/a2/imap-index/dove-shared/%u
prefix = sharedimap/
separator = /
type = shared
}
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent...
2012 Jun 08
1
how to announce shared folders to clients using non-default mail prefix
...hen using soft links to point to the most commonly used
folders we use. This works, but when one changes the mail prefix, any
shared folders are not presented. I'm suspicious that this is a design
decision. If there is some way to make it work, I'd be very grateful.
Note the two 'sharedimap' folders listed in the first 'list'.
Note that if I change the prefix for that shared namespace to
'iphonemail/', it does present my shared folders as well as anything in
a personal iphonemail directory. However, 'select' didn't work with the
personal folders....
2014 Jun 19
2
dovecot 2.2.13 core dump (signal 11)
...lt_process_limit = 5120
first_valid_uid = 100
listen = *
mail_location = mbox:~/mail:INBOX=/var/mail/%u:INDEX=/a2/imap-index/%u
mail_plugins = quota acl
namespace {
hidden = yes
inbox = no
list = children
location = maildir:/a1/dove-shared:INDEX=/a2/imap-index/dove-shared/%u
prefix = sharedimap/
separator = /
type = shared
}
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent...