EMail Message

N

Nigel Scott

Hi

I would be grateful if anyone could give my any help on this
situation. Using the following worked fine with an OEM version of
Access/Office XP. If the user was off-line the email was silently
placed in their OE outbox:

DoCmd.SendObject acSendReport, "rptUserLog", acFormatRTF,
strEMailAddress, , , strSubject, strMessage, False

Yesterday I removed the OEM version and installed my new Developer
edition of Access/Office XP. Now, if the user is offline, the horrible
OE "Some errors occurred while processing the requested task"/"The
host xxxx could not be found" message box appears.

How come this never happened on the OEM and can I do something to stop
it?

Any help appreciated

Nigel
 
Top