Problem with friendly names that includes a comma

When I receive a message and hit reply and the friendly name contains a comma. like this: Lastname, Firstname user@domain.com the domino server sends my reply to both Lastname and user@domain.com (if Lastname is unique in $users). To my question, can I do anything to prevent this? I only want domino to send mail if the adress is the right one (No lookup) ex. User/acme/US. I want the client to do the lookup not the server.

Anyone?

Subject: Problem with friendly names that includes a comma (SOLVED)

Found it…

Add to notes.ini if you got the right domino ver. (see technotes)

RFC822StripUnquotedDelimiters=1

restart task smtp

restart task router

http://www.ibm.com/support/docview.wss?rs=899&uid=swg21219172

http://www-10.lotus.com/ldd/r5fixlist.nsf/8d1c0550e6242b69852570c900549a74/98ac33485aabbe168525721900555034?OpenDocument