Displaying 4 results from an estimated 4 matches for "b405".
Did you mean:
405
2023 Mar 21
1
"doveadm altmove -r" not working ?
...reated into /my/homedir/mdbox/storage.
>
> Is there some known issues with doveadm altmove in this version ? Or am
> I missing something ?
>
> I can share more config details if needed.
>
> --
> Benoit BRANCIARD
> Universit? Paris 1 Panth?on-Sorbonne - DSIUN-SIS
> B405 - Centre PMF - 90 rue de Tolbiac - 75013 Paris
> Tel. 01 44 07 89 68
> http://dsiun.univ-paris1.fr
Can you try
doveadm -D altmove -r -u myuser all
and post logs?
Aki
2023 Mar 20
3
"doveadm altmove -r" not working ?
...under /slow/my/homedir/mdbox/storage,
none were created into /my/homedir/mdbox/storage.
Is there some known issues with doveadm altmove in this version ? Or am
I missing something ?
I can share more config details if needed.
--
Benoit BRANCIARD
Universit? Paris 1 Panth?on-Sorbonne - DSIUN-SIS
B405 - Centre PMF - 90 rue de Tolbiac - 75013 Paris
Tel. 01 44 07 89 68
http://dsiun.univ-paris1.fr
2023 Mar 21
1
"doveadm altmove -r" not working ?
...ere created into /my/homedir/mdbox/storage.
>
> Is there some known issues with doveadm altmove in this version ? Or am
> I missing something ?
>
> I can share more config details if needed.
>
> --
> Benoit BRANCIARD
> Universit? Paris 1 Panth?on-Sorbonne - DSIUN-SIS
> B405 - Centre PMF - 90 rue de Tolbiac - 75013 Paris
> Tel. 01 44 07 89 68
> http://dsiun.univ-paris1.fr
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20230321/17292d98/attachment.htm>
-------------- nex...
2013 Oct 10
12
What's the best way to approach reading and parse large XLSX files?
Hello, I''m developing an app that basically, receives a 10MB or less XLSX
files with +30000 rows or so, and another XLSX file with about 200rows, I
have to read one row of the smallest file, look it up on the largest file
and write data from both files to a new one.
I just did a test reading a few rows from the largest file using ROO
(Spreadsheet doesn''t support XSLX and