Multithreaded IMAP tasks

Hey there,

I got some issues using the IMAP blocks in OB2:

1. Multithreaded tasks are very slow
I wonder why it needs so much time for a thread to continue with the next data line after it has ended. Look at my screenshot, there are a lot of threads waiting to go on.. In the config settings I have set that the bot will stop when the status is FAIL. But after it ends with status FAIL it takes more than 2 minutes to go on. Is it because the last connection has not been closed using the Imap Disconnect block? For me it looks like it’s not processing all threads simultaniously because when I look at the task monitor i see the job info is updated one after one, never simultaniously. I tried to switch parallelizer type in the general settings but this didn’t make any difference.

2. Maximum uses after which a proxy is banned
This proxy option in the config settings doesn’t seem to work with IMAP blocks. There are always 0 proxys banned in a running job when I set this option to “1”. But the option to ban a proxy when a specific status is returned works well.

best regards, snipes :slight_smile: