How do i prevent emails deleting from outlook when configured with imap

malli_nani4
Kilo Contributor

Trying to Configure IMAP from outlook.

Created one IMAP email account with outlook user credentials. After configuration checked the connection it got successful.

When we receive mail to outlook account incident is created in servicenow but in outlook mail is deleted. How do i prevent mail deleting from outlook.

Thanks in Advance!!

 

2 REPLIES 2

SanjivMeher
Kilo Patron
Kilo Patron

Wether you setup IMAP or POP3 in ServiceNow, it will always delete the mails. Otherwise ServiceNow can't identify the difference between new and old emails.

 

You have 2 options

Create a Rule on you inbox to create another copy of the incoming email and store it in a different folder instead of inbox. If you already have a mailbox with lot of emails, you can't use this option at all.

 

Other option is to not setup the mailbox in servicenow. Write a rule in inbox to redirect emails to servicenow.


Please mark this response as correct or helpful if it assisted you with your question.

I know this is 3 years old, but we still have this problem.

 

> Otherwise ServiceNow can't identify the difference between new and old emails.

 

Emails have a unique ID in their headers, they could easily match that. Why even offer IMAP if it's basically POP3 in disguise?