IMAP Set Message Flags

Discuss RoboTask here
Post Reply
Volumeman
Posts: 2
Joined: Fri Sep 02, 2016 9:20 am

IMAP Set Message Flags

Post by Volumeman »

Hello,

i want to use the function to delete an email from the inbox on an exchange-server via IMAP after parsing it.
Unfortunately, I get the error: A0010 BAD Command Argument Error. 11 An error occured: Reconfigure this step.

Here is the Order Number attachted to MESSAGE_ID
image2.png
image2.png (6.5 KiB) Viewed 14505 times
An here i take the MESSAGE_ID so set die Deleted Flag.
image1.png
image1.png (4.43 KiB) Viewed 14505 times
After execution i get the error above.

Can somebody help me?
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: IMAP Set Message Flags

Post by Oleg »

Looks good.
Send the task to me, please to oleg(at)robotask.com
Select the task
Export it into a file (menu Task->Export)
send this file as attachment to me.

Maybe there is some another problem
Oleg Yershov
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: IMAP Set Message Flags

Post by Oleg »

Pay attention that all checkboxes have 3 statuses:
- ON
- OFF
- UNCHANGED

Maybe you need to keep other attributes unchanged
see screenshot
imap-attr.png
imap-attr.png (18.52 KiB) Viewed 14502 times
Oleg Yershov
Volumeman
Posts: 2
Joined: Fri Sep 02, 2016 9:20 am

Re: IMAP Set Message Flags

Post by Volumeman »

Thnak you very much...
this was the problem...!
Post Reply