Skip to main content
Cadet | Tier 2
August 1, 2022
Question

The bot only reads one mail and finish "successfully"

  • August 1, 2022
  • 14 replies
  • 591 views

I have a process that involves reading unread mails from a specific mail folder, the problem is that the loop (for each unread mail in mail box) is supposed to do something with each unread mail, but the bot only reads one mail and finish "successfully" as if in the folder there was only one mail but it is not like that.

 

I did the following test just to verify that it was not a coding error and the bot still only reads one email in the specified folder even though there are more.

 

NOTE: Previously it was working properly and then it just stopped working as it should.

 

14 replies

Padmakumar
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
December 20, 2022

Hi @yreddy ,

 

Have you checked whether the skipped Mails have Subject line or not?

Padmakumar
Cadet | Tier 2
December 20, 2022

Hi @yreddy ,

 

Have you checked whether the skipped Mails have Subject line or not?

Hello @Padmakumar, skipped emails are having subject lines! 

Padmakumar
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
December 20, 2022

Hi @yreddy ,

 

Have you checked whether the skipped Mails have Subject line or not?

Hello @Padmakumar, skipped emails are having subject lines! 

 

Ok. Have you tried to change the Email package version? If not, please try after changing it. 

Padmakumar
Cadet | Tier 2
July 14, 2023

@9thakan   Did you solve this issue? I am facing the same problem here