TO: field issue in SendObject

L

Leif

I have a routine that sends emails to individuals in a database via Outlook.
Currently the individuals have a email address like "[email protected]".
This works fine.

However, now the company has decided to change the format of the user
addresses. The new format will be "[email protected]".
Unfortuntely, this does not seem acceptable to SendObject. I get no error,
it just hangs on the SendObject command. However, if I go to Outlook, and
send a message using the new format, I have no problems.

Any suggestions?
 
Top