where is the use guiedence bro
InMail - Module for working with incoming mail
-
Name: InMail
Version: 1.3
Data: InMail.zip -The module requires at least BAS version 24.8.1
Source: -.
Do you agree to include your module in BAS: The module has been added to BAS.
Description: Module for working with incoming mail via imap/pop3, with the possibility of automatic configuration, many functions and settings.
Changelog:
Screenshots:

The module requires at least BAS version 24.8.1
The module is well tested, but if you experience problems while working, you can describe them in this thread.
-
How can I get a specific link from the email?
Parse links from body of message (text/html) -> What next? I need to open 3rd link.
-
@ChrisHolmes, module "List", action "Get Element", Index = 2

-
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!