Hi Experts,
I am using PI 7.3 single stack.
Our sender mail adapter is not deleting error mails in production system.
In dev, it is not even deleting successful mails which gets processed successfully. I tried all permutation and combination to delete them referring below link but no success.
Configuring the Sender Mail Adapter - Advanced Adapter Engine - SAP Library
Also in channel monitoring in dev, it always throw exception "java.io.IOException: unexpected copy response; read 001M NO [TRYCREATE] The requested item could not be found" even if it successfully process the mail.
Below is the configuration done:
Transport Protocol: IMAP4
Message Protocol: XIPAYLOAD
Connection Parameter: imaps://address:port//Inbox
Delete Messages Once Read: Check
Folder for deleted Message: imaps://address:port//Deleted Items
Use Mail Package: Check
Content Encoding : base64
Keep Attachments: Check
EO
Valid Mails: Mails having .xml file as an attachment
Error Mails: Mails having other then xml file as an attachment or not attachement.
Attached screenshot of module and advanced mode.Please let me know how can i achieve to delete valid or error mails.
Regards
JItender