[AccessD] Access and Outlook

DenisSherman denis at sherman.org.uk
Thu Sep 18 15:37:17 CDT 2008


...and further to what Andy just said.  If you do a BCC to yourself (or a
holding email address), you can then confirm that it actually went because
the holding email will receive a copy.   You can then write code to check
Outlook for this email and update flags etc based on its arrival - but that
is another story.

Max


On Thu, Sep 18, 2008 at 9:07 PM, Andy Lacey <andy at minstersystems.co.uk>wrote:

> Dan, if you set the editmessage param to False it will just go without the
> user being able to close it.
>
> -- Andy Lacey
> http://www.minstersystems.co.uk
>
> >-----Original Message-----
> >From: accessd-bounces at databaseadvisors.com
> >[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Dan Waters
> >Sent: 18 September 2008 19:53
> >To: 'Access Developers discussion and problem solving'
> >Subject: [AccessD] Access and Outlook
> >
> >
> >If I use docmd.sendobject in Access, closing the email creates
> >a 2501 error I can trap for.
> >
> >When Access uses Outlook code to send an email, if the user
> >closes the email without sending it, there is nothing coming
> >back to Access to know that the email was closed instead of sent.
> >
> >I need to use Outlook code to send an email with multiple
> >attachments, and I want to know if the email was actually sent.
> >
> >How can I do that?
> >
> >Thanks!
> >Dan
> >
> >
> >
> >
> >--
> >AccessD mailing list
> >AccessD at databaseadvisors.com
> >http://databaseadvisors.com/mailman/listinfo/accessd
> >Website: http://www.databaseadvisors.com
> >
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>



More information about the AccessD mailing list