G
Guest
I was using Office 2000 and just upgraded to Office 2003. I have a VBA
program in an Access database that generates emails to a list of addresses I
provide, then sends them. Outlook 2003 makes me wait 5 seconds, then click a
button, for each email. This is supposed to prevent malicious scripts from
sending email, but of course this is my own program. I went into Tools /
Options / Security but couldn't find a way to disable this block. How do I
get Outlook to allow emails to be sent by Access?
I might try moving the code over to Outlook but I'd rather not have to do
that. If nothing else works I guess I can do this whole process from another
computer that does not have Office 2003, but that seems kind of stupid.
Thanks in advance.
program in an Access database that generates emails to a list of addresses I
provide, then sends them. Outlook 2003 makes me wait 5 seconds, then click a
button, for each email. This is supposed to prevent malicious scripts from
sending email, but of course this is my own program. I went into Tools /
Options / Security but couldn't find a way to disable this block. How do I
get Outlook to allow emails to be sent by Access?
I might try moving the code over to Outlook but I'd rather not have to do
that. If nothing else works I guess I can do this whole process from another
computer that does not have Office 2003, but that seems kind of stupid.
Thanks in advance.