[AccessD] FW: Message when automatically sending email

Dan Waters dwaters at usinternet.com
Thu Jun 10 20:29:39 CDT 2004


Chester,

Another option is to use vbSendMail, which you can find at this site:

http://www.freevbcode.com/ShowCode.Asp?ID=109

It's free and comes with good documentation.

Dan Waters

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Joseph O'Connell
Sent: Thursday, June 10, 2004 7:47 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] FW: Message when automatically sending email

And a 4th option is ClickYes, a program that will automatically click the
Yes button whenever the message box is normally displayed
http://www.express-soft.com/mailmate/clickyes.html

Joe O'Connell


-----Original Message-----
From: Stuart McLachlan <stuart at lexacorp.com.pg>
To: Access Developers discussion and problem solving
<accessd at databaseadvisors.com>
Date: Thursday, June 10, 2004 5:25 PM
Subject: Re: [AccessD] FW: Message when automatically sending email


On 10 Jun 2004 at 13:51, Kaup, Chester A wrote:

> I have code set up to automatically email a report to another email
> user. It works fine but comes up with this message stating a program is
> trying to automatically send email on your behalf. Do you want to allow
> this? In the dialogue box are yes no and help buttons. Is there a way to
> suppress the massage and send it without getting the dialogue box and
> having to answer yes. Thanks for ideas.
>

That's the result of  the "Outlook Security Patch" included in Office 2K SP2
and above.

We've had a number of discussions about it in the past. There are several
options.

1.  Use a different email client instead of Outlook or OE.  There are of
course
many other good reasons for following this path as well. A good free
alternative is Pegasus Mail.  http://www.pmail.com

2. Use Blat to send the message directly via SMTP, bypassing your mail
client
http://www.geocities.com/toby_korn/blat/    (Free)

3. Use the Redemption dll.   http://www.dimastr.com/redemption/  ($200 for
the
distributable version)



--
Lexacorp Ltd
http://www.lexacorp.com.pg
Information Technology Consultancy, Software Development,System Support.



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