Does it support AWS - Amazon captcha ?
InMail - Module for working with incoming mail
-
Now, I have a new problem - Failed to execute module function curlwrapper.easyperform
It happens, when I try to search for email. Any ideas? -
@ChrisHolmes said in InMail - Module for working with incoming mail:
Now, I have a new problem - Failed to execute module function curlwrapper.easyperform
It happens, when I try to search for email. Any ideas?Which version of BAS are you using?
-
@ChrisHolmes 25.0.0
-
@ChrisHolmes said in InMail - Module for working with incoming mail:
@ChrisHolmes 25.0.0
The search for emails using the imap protocol is not implemented on all mail services (for example, it is not available on mail.ru ). Describe in more detail how can repeat your error
-
I use private mail - My server with cpanel, etc.
-
I can make you a test email address.
Hetzner server with cpanel + namecheap domain -
@ChrisHolmes is imap access set up on your mail server?
-
yes, it works with the old mail module.
-
[505370644] [22:01:08] Thread #8 : Thread ended with message "_InMail.imap.search: FAILED_PARSE - Failed to parse result: "* SEARCH * 23 EXPUNGE * 2 EXPUNGE""
[505370644] [22:01:09] Thread #6 : Thread ended with message "_InMail.imap.search: FAILED_PARSE - Failed to parse result: "* SEARCH * 23 EXPUNGE * 2 EXPUNGE""
[505370644] [22:01:12] Thread #5 : Thread ended with message "_InMail.imap.search: FAILED_PARSE - Failed to parse result: "* SEARCH 504731 * 2 EXPUNGE""
[505370644] [22:01:26] Thread #15 : Thread ended with message "_InMail.imap.search: FAILED_PARSE - Failed to parse result: "* SEARCH 504737 * 24 EXPUNGE""
[505370644] [22:01:26] Thread #16 : Thread ended with message "_InMail.imap.search: FAILED_PARSE - Failed to parse result: "* SEARCH * 26 EXPUNGE * 24 EXPUNGE""Now, I'm getting this. It's really annoying. If I run 3 threads, no issue at all
-
@ChrisHolmes, try this InMail.zip module version, when developing the module, it was not assumed that several threads would use one mail at the same time
-
I use 80/90 threads
-
@ChrisHolmes said in InMail - Module for working with incoming mail:
[457491085] [21:24:27] Thread #1 : TypeError: Result of expression 'str.index' [undefined] is not a function. during execution of action
Fixed InMail.zip
-
Version 1.1 - InMail.zip:
Fix timeout greater than 1 minute - this
Added omission of data not related to the current request when parsing - this
Added getting attachments for mails with non-default body structure - this -
This post is deleted!
-
This post is deleted!
-
This post is deleted!
-
Still, this module has some problems. It has has a lot of great functions, but the old Mail module works better.
TypeError: Result of expression '_result_function()[0].parts[0]' [undefined] is not an object. during execution of action
-
@ChrisHolmes, attach an example of how I can repeat this error