T
TonyD
I have a different problem using SMTP addresses. I have code to send
messages using SMTP addresses, (e-mail address removed). These addresses are
all customers. They are NOT in the address book of the individual
executing the code. The code does NOT issue the Resolve method. Despite
that, when the Send method is executed an attempt is made to resolve the
addresses and the message "Outlook does not recognize one or more names.
" is received. When resume 0 is used in the error handler, the code
remains in a loop. I have tries affixing "SMTP:" in front of each
address, without success. What can be added to the code to indicate that
the recipients are SMTP addresses and should not be resolved? Thanks.
*** Sent via Developersdex http://www.developersdex.com ***
messages using SMTP addresses, (e-mail address removed). These addresses are
all customers. They are NOT in the address book of the individual
executing the code. The code does NOT issue the Resolve method. Despite
that, when the Send method is executed an attempt is made to resolve the
addresses and the message "Outlook does not recognize one or more names.
" is received. When resume 0 is used in the error handler, the code
remains in a loop. I have tries affixing "SMTP:" in front of each
address, without success. What can be added to the code to indicate that
the recipients are SMTP addresses and should not be resolved? Thanks.
*** Sent via Developersdex http://www.developersdex.com ***