cancel
Showing results for 
Search instead for 
Did you mean: 

Picking mails from a particular sender using mail sender adapter

Former Member
0 Kudos

Hi Everyone,

I want to create a scenario in which i want to pick mails from a particular sender and send it to XI.

I don't want all the unread mails to be sent to XI but only those belonging from a particular sender.

How should i configure the mail sender adapter to achieve the same.

Thanks and Regards

Rahul Nawale

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

there are two ways to do that:

not standard:

create a java proxy which will check your maibox for mails

from only one particular sender and then send messages

to the xi

more standard:

create a new accound and redirect your mails from a particular sender from the main mailbox to this new one

and poll from this new one only...

this way you'll be able to use atandard mail adapter

with no changes at all

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>