[AccessD] Outlook Asks Too Many Questions

Dan Waters dwaters at usinternet.com
Tue Jul 13 10:55:59 CDT 2004


Paul,

If you want to use SMTP email, vbSendMail is a good choice.  

You can get the SMTP Server name from the network administrator.  They have
to know it.

Or, if you're using this at home, you can use your ISP's name, like
'mail.usinternet.com'

Best of Luck!
Dan

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
paul.hartland at fsmail.net
Sent: Tuesday, July 13, 2004 10:32 AM
To: Access Developers discussion and problem solving
Subject: Re: RE: [AccessD] Outlook Asks Too Many Questions

I use the vbSendMail.dll with the problem being it goes straight to the SMTP
server and you need to know the name of the SMTP server.  Apparently I think
there's something out there called Outlook Redemption (or similar) which you
can use.  Think both are free to download, not sure about other costs though
Paul Hartland





Message date : Jul 13 2004, 04:28 PM
>From : "Chris Kettenbach" 
To : "Access Developers discussion and problem solving" 
Copy to : 
Subject : RE: [AccessD] Outlook Asks Too Many Questions
I have the same issue. If they check the allow for checkbox, you can make it
work for like 10 minutes without prompting you. This should be enough time
to send the emails. Hope this helps.
Chris

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Rocky Smolin -
Beach Access Software
Sent: Tuesday, July 13, 2004 8:18 AM
To: AccessD at databaseadvisors.com
Subject: [AccessD] Outlook Asks Too Many Questions


Dear List:

I have a program which send out batches of emails. I'm now, thanks to the
list, using late binding, and the Outlook object model. Recently the client
upgraded to Office XP from O2K. Now when she sends a batch of emails she
gets a message that says "A program is trying to automatically send e-mail
on your behalf. Do you want to allow this?" (yes, no, help). 

Help says it is because I'm using the VBA command .Send (which is true). So
helpful and yet so annoying. Thank you MS for watching over me and my apps.

Is there a way to suppress this message? If she sends 100 e-mails, she has
to answer this question 100 times.

MTIA

is


-- 
_______________________________________________
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

-- 

Whatever you Wanadoo:
http://www.wanadoo.co.uk/time/

This email has been checked for most known viruses - find out more at:
http://www.wanadoo.co.uk/help/id/7098.htm
-- 
_______________________________________________
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