Errors Sending Calendar Update: "2010/04/27 Lotus "Did not deliver mail messages created by another user."

Since updating to 8.5.1 FP2, I have been unable to send updates to calendar entries that I have created. The original calendar notification had a From field containing “CN=Norbert Hoeller/O=SINet”. If I modify the calendar entry, the From field contains my Internet e-mail address in the form:

"Norbert Hoeller"address@domain

I run a standalone Notes client. All my mail is sent to the Internet via SMTP.BOX. When I originally set up my address book I ended up with two entries for myself:

"Norbert Hoeller"address@domain

"Norbert Hoeller/SINet"address@comain

I suspect the second entry was created in the process of creating my Notes userid, back in Relase 6 days. This had not caused problems until I upgraded from 8.5 FP1 to 8.5.1 FP2.

Any suggestions? I was able to bypass the issue through a Notes agent that updates the From field to “CN=Norbert Hoeller/O=SINet”.

 Thanks, Norbert

Subject: I’ve the same since 8.5. Built an agent in smtp.box to fix it.

As a formula agent targeted against selected docs:FIELD FROM:=“CN=…/OU=…/O=…”;

FIELD Sender:=“CN=…/OU=…/O=…”;

FIELD Principal:=“CN=…/OU=…/O=…”;

SELECT @All

Subject: Is this for responses?

Traditionally Outlook and Exchange have had problems where they do not honor the address in iCalendar responses and instead use the From address. As such, we made a change in 8.5.1 to use the internet address as the From value. This should only be happening for responses (acceptances or declines). It was not intended to be for updates and I have not heard that it has… can you confirm that you are seeing this happen for updates as the meeting organizer? If so I will need to look further into this.

Further, we have changed the behavior here in 8.5.2 in a manner that resolves the problem without changing the From address and causing these issues. This fix is not yet in an available build.

Thanks

Nate

Subject: The same problem here.

I’m hoping to see if 8.5.2 fix this behavior. I’m currently running 8.5.1 Fix 3 and it shows the same problem.

I had this problem running Lotus Notes against a POP3 mail server and SMTP to send(no domino server). And I get this problem when someone sent me a calendar invitation, I can not reply back.

I also get this problem when I try to remove someone from an event invitation. The removal notification gets sent with the @xxx.xx user. So it doesn’t get sent too.

Martin

Subject: Availability in 8.5.1 FP5

Is it poossible to have this restriction fixed via patch in 8.5.1 FP5? My company is using this release (actually FP4 and I have upgrade to FP5), I cannot answer from invitations from other collegues using Outlook, while with R6 I could. It is a big restriction: How to do?