Displaying 4 results from an estimated 4 matches for "esspecially".
Did you mean:
especially
2018 Nov 29
2
Best way of merging mbox files
When concatenating mbox files like described here
https://xaizek.github.io/2013-03-30/merge-mbox-mailboxes/. You will end
up with an 'unsorted' mbox file. Is this going to be a problem
esspecially when they are large >2GB's and new emails will be written to
it?
The email client nicely sorts the message from folder A "foldera 5 last"
as last, but of course the mbox is not like this.
Is there a better solution for merging files?
Having:
A folder A with messages:
From Sub...
2006 Apr 06
5
pros and cons of "robust regression"? (i.e. rlm vs lm)
Can anyone comment or point me to a discussion of the
pros and cons of robust regressions, vs. a more
"manual" approach to trimming outliers and/or
"normalizing" data used in regression analysis?
2018 Nov 29
0
Best way of merging mbox files
On Thu, 29 Nov 2018, Marc Roos wrote:
> When concatenating mbox files like described here
> https://xaizek.github.io/2013-03-30/merge-mbox-mailboxes/. You will end
> up with an 'unsorted' mbox file. Is this going to be a problem
> esspecially when they are large >2GB's and new emails will be written to
> it?
I don't think it will be a problem, but you might have to remove
some headers (like the UUID header?). However, I think dovecot
ought to be able to cope with it anyways and regenerate the indices.
> The email cli...
2018 Nov 29
1
Best way of merging mbox files
...00, Joseph Tam wrote:
> On Thu, 29 Nov 2018, Marc Roos wrote:
>
> >When concatenating mbox files like described here
> >https://xaizek.github.io/2013-03-30/merge-mbox-mailboxes/. You will end
> >up with an 'unsorted' mbox file. Is this going to be a problem
> >esspecially when they are large >2GB's and new emails will be written to
> >it?
>
> I don't think it will be a problem, but you might have to remove
> some headers (like the UUID header?). However, I think dovecot
> ought to be able to cope with it anyways and regenerate the indi...