RE: feature request: prevent linking of email

2021-03-17 Thread Marc
> > diff --git a/src/lib-storage/index/dbox-multi/mdbox-save.c b/src/lib- > storage/index/dbox-multi/mdbox-save.c > index ff6e4f77b0..b522951b1d 100644 > --- a/src/lib-storage/index/dbox-multi/mdbox-save.c > +++ b/src/lib-storage/index/dbox-multi/mdbox-save.c > @@ -440,7 +440,7 @@ int mdbox_copy(s

RE: feature request: prevent linking of email

2021-03-17 Thread Marc
> > mdbox is intended to be high performance mail storage, and this would > make copying significantly slower. 1. But copying does not happen that often. 2. You already have this copy between namespaces (with different storage) 3. If this really is an issue you could also use a command to schedul

Re: feature request: prevent linking of email

2021-03-17 Thread Timo Sirainen
On 17. Mar 2021, at 13.39, Marc wrote: > > The reason for copying an email to a different folder is that it is > important. You do not want to loose it, and you want to be able to find it > there. > It is wrong to assume that a user will notice that these emails are missing > and should look f