To, CC, BCC Views in User Mail File

Problem Statement:I want to create To, CC, BCC view in notes mailfile and these views will show only those mail respectively… For e.g. The “To” view will show email sent to me with my name in “To” list… similarly for cc and bcc…

I’m trying to write a view selection formula but that is giving me inconsistent results. Below is the view selection formula:

“SELECT @Contains(SendTo;@UserName)”

This formula does not recognize RFC 822 e.g “First Name” FirstName@Somewhere.com

or RFC 821 format e.g.FirstName@Somewhere.com

Need help in getting a selection formula which will meet these requirements…

Thanks!

Subject: To, CC, BCC Views in User Mail File

There is no reliable way to do this, because if the address lists contain groups, you won’t be able to search those.

I suggested this: http://www-10.lotus.com/ldd/beta/nd65publicbeta.nsf/ShowMyTopicsAllFlatweb/290ec1143740af3f85256d25002981e0?OpenDocument.

If you like the idea: vote for it so IBM can see the results.