Steve Goodhall
steve at goodhall.info
Thu Sep 18 17:56:12 CDT 2008
It would not be as definitive. Outlook puts things in the Sent Messages box once it has sent them to the POP server. If they get blocked there, say by an improper relay, you might not notice. Regards, Steve Goodhall, PMP 248-505-5204 mobile -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of rusty.hammond at cpiqpc.com Sent: Thursday, September 18, 2008 5:07 PM To: accessd at databaseadvisors.com Subject: Re: [AccessD] Access and Outlook Instead of checking another mailbox,could the Sent Items folder be checked? -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of DenisSherman Sent: Thursday, September 18, 2008 3:37 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Access and Outlook ...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 > -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com ********************************************************************** WARNING: All e-mail sent to and from this address will be received, scanned or otherwise recorded by the CPI Qualified Plan Consultants, Inc. corporate e-mail system and is subject to archival, monitoring or review by, and/or disclosure to, someone other than the recipient. ********************************************************************** -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com