Displaying 3 results from an estimated 3 matches for "xaizek".
Did you mean:
mazek
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"...
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
so...
2018 Nov 29
1
Best way of merging mbox files
aside from cat?
On Thu, Nov 29, 2018 at 03:07:58PM -0800, 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 m...