Re: Enable Item.Send without Dialog Box (for mass emailings)
- From: Dan Mitchell <djmitchella@xxxxxxxxx>
- Date: Wed, 05 Oct 2005 12:24:56 -0700
=?Utf-8?B?Y2FybC5zbnlkZXJAZGZhZnVuZHMuY29t?=
<carl.snyder@xxxxxxxxxxxx@discussions.microsoft.com> wrote in
news:D8C70309-8EE8-48E3-ABDF-CECCE9776917@xxxxxxxxxxxxx:
> I use vba in Access to send out emails with attachments. It worked
> great in 2000, but 2003, with all its security features, requires the
> user to authorize use of email addresses and then authorize each and
> every email that goes out. With a company firewall, I should be able
> to disable these security features if I choose.
You can, and it's not related to firewalls one way or another (and
firewalls really aren't related to application security, even if it was
somehow tied in. About all you could do would be block outbound port 25,
but Outlook uses ExMAPI via RPC, and blocking the RPC ports would have a
lot more nasty side-effects).
See http://www.outlookcode.com/d/sec.htm
-- dan
.
- Prev by Date: Re: Setting Appointment Labels Using Redemption
- Next by Date: Re: Setting Appointment Labels Using Redemption
- Previous by thread: Problem writing Body property to a new Contact
- Next by thread: Re: Enable Item.Send without Dialog Box (for mass emailings)
- Index(es):