Yes !
But singleinstancestore is already on by default.
My problem was about postfix making individual deliveries to follow
rules specified in aliases database or .forward ... . I stopped that
by replacing
mailbox_transport = lmtp:unix:/kolab/var/kolab/lmtp
by
local_transport = lmtp:unix:/kolab/
On Sat, 7 Jul 2007, Alain Spineux wrote:
; Hi
;
; When I make a copy of an email, (using imap command "copy") I can see that
; cyrus just created a new link on the file system.
;
; But when delivering the same mail to multiple user, cyrus create
; multiple identical copy
; of the mail, why ?
If