M
Mark A. Sam
Hello,
My client had recently set up an Exchange Server. Since then his clients
have reported that they aren't receiving Order Confirmations that are set up
via SendObject method from a form.
DoCmd.SendObject acSendReport, "OrderConfirmation", acFormatTXT, vSendTo, ,
vBCcTo, strSubject, strMessage, vPreview
The emails seem to be going out at there are no error messages and copies
are placed in the operator's outbox.
The Network guy will likely say it is Access, but this has worked fine for 3
years now so it can't be that. Any ideas on what to check?
Thanks
Mark A. Sam
My client had recently set up an Exchange Server. Since then his clients
have reported that they aren't receiving Order Confirmations that are set up
via SendObject method from a form.
DoCmd.SendObject acSendReport, "OrderConfirmation", acFormatTXT, vSendTo, ,
vBCcTo, strSubject, strMessage, vPreview
The emails seem to be going out at there are no error messages and copies
are placed in the operator's outbox.
The Network guy will likely say it is Access, but this has worked fine for 3
years now so it can't be that. Any ideas on what to check?
Thanks
Mark A. Sam