My test domain has no internet domains
defined so I can not send it internet emails. So, I was copying and
pasting an email from Open Social into the mail file. I found the error
and it said something about email address was not found:
opensocial.container.CommonContainer
createSecurityToken
Exception in IdUtil.
NotesException: Item or Match not
found
at
lotus.domino.local.DirectoryNavigator.NgetFirstItemValue(Native Method)
at
lotus.domino.local.DirectoryNavigator.getFirstItemValue(Unknown Source)
at
com.ibm.fiesta.commons.DefaultEmailAddressProvider.getPrimaryEmailAddress(Unknown
Source)
at
com.ibm.fiesta.notes.security.NotesEmailAddressProvider.getPrimaryEmailAddress(Unknown
Source)
at
com.ibm.fiesta.commons.DefaultEmailAddressProvider.getPrimaryEmailAddress(Unknown
Source)
at
com.ibm.fiesta.commons.IdUtil.getShindigId(Unknown Source)
at
com.ibm.rcp.opensocial.container.CommonContainer$21.runInNotesThread(Unknown
Source)
at
com.ibm.notes.java.api.util.NotesSessionJob.runIt(Unknown Source)
at
com.ibm.notes.java.api.util.NotesSessionJob.run(Unknown Source)
at
org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
I changed the SendTo field of the email
in the inbox and also added the email address in the Internet Address field
of the person document. That seemed to get it to work.
How does the OpenSocial setup use the
email address in the SendTo field? Does it check each recipient against
the SendTo field for something?
thanks
Howard