|
.0> Message is sent to MEMO user through MRX and MRMEMO.
.0> If the originators given name has two parts (for example: aila helena),
.0> the memo users is not able to reply to the message (at least the
.0> message is not delivered).
This probably happens because MRMEMO searches for a blank character in
the userid that the MEMO user is sending (i.e. replying) to. If a blank
is found, the parts are then used to create givenname and surname.
So, if the MEMO user is sending to "VAX.AILA__HELENA__KOSKINEN..MBX..NODE",
MRMEMO will use "AILA" for givenname and "HELENA KOSKINEN" as surname.
.0> Any ideas how this could be fixed?
I think I could make a patch that changes MRMEMO to use the last instead
of the first blank as givenname/surname separator. Then, however, it will
probably not be possible to reply to messages from someone with blanks
in the surname (e.g. Marc Van Hooste).
Do you think that the customer would be interested in such a patch?
Anders
|