# Read Email from inbox

**URL:** https://community.automationedge.com/t/read-email-from-inbox/1815
**Category:** Get Help & Discuss
**Created:** [March 19, 2020, 6:20am UTC](https://community.automationedge.com/t/read-email-from-inbox/1815 "2020-03-19T06:20:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sagar.bhandare](https://avatars.discourse-cdn.com/v4/letter/s/7993a0/32.png) [@sagar.bhandare](https://community.automationedge.com/u/sagar.bhandare)
#### Post date: [March 19, 2020, 6:20am UTC](https://community.automationedge.com/t/read-email-from-inbox/1815/1 "2020-03-19T06:20:48Z")

</div>

I want to read emails from the inbox and process them. After reading emails should be shifted to the processed folder of my mailbox. Kindly suggest the solution.

---

<div class="post-metadata">

### Author: ![madhavi.bade](https://avatars.discourse-cdn.com/v4/letter/m/50afbb/32.png) [@madhavi.bade](https://community.automationedge.com/u/madhavi.bade)
#### Post date: [March 19, 2020, 6:31am UTC](https://community.automationedge.com/t/read-email-from-inbox/1815/2 "2020-03-19T06:31:11Z")

</div>

Hi Sagar,  
You can use ‘Get emails from POP’ entry of process to read the mails.

Go to configuration- Settings tab- IMAP settings. Select ‘Move message to folder’ option for ‘After retrieved’ field. Select target folder (Processed folder in your case) in ‘Move to folder’ field.

With this settings, once mail is read, it will be shifted to the target folder.
