Re: Piler 1.3.10 issues with imap importing (Lotus Domino Server) from GUI

2021-08-21 Thread sj
Hello Hugo, I'm so sorry that the fix took quite some time to be made. Please get this commit https://bitbucket.org/jsuto/piler/commits/8685574ede416cfce65fb8b1ebc950764778c898 and it solves this issue. Janos On 2021-01-27 16:35, Hugo Alvarez wrote: Hi Janos, First thanks for all. Rega

Re: Piler 1.3.10 issues with imap importing (Lotus Domino Server) from GUI

2021-01-27 Thread Hugo Alvarez
Hi Janos, First thanks for all. Regarding the python version, sorry for the mistake, we are indeed using python3 (3.6). Regarding the problem with the import script, the process is actually finished correctly, the issue is that the relevant fields in the 'import' database table does not seem to

Re: Piler 1.3.10 issues with imap importing (Lotus Domino Server) from GUI

2021-01-26 Thread sj
Hello Hugo, thank you for the pacthes. Have you tried to use imapfetch.py with python3? Also can you track what happens or at what point pilerimport stucks? Anything relevant in the mail logs? I've just re-run the import test, and pilerimport has properly updated the import table. Janos

Piler 1.3.10 issues with imap importing (Lotus Domino Server) from GUI

2021-01-25 Thread Hugo Alvarez
Hello, We have installed Piler 1.3.10 and we cannot get imap importing (Lotus Domino server) from GUI. Here is what we have been able to trackdown so far: 1 - In read_folder_list we had to decode to utf-8 the case for the tupple type. A type missmatch error would occur otherwise: elif i