That's where it becomes a little gray...The security options are in Outlook, so you will hit them. There is a custom library that goes around these called "Redemption", but I was never able to get it to work for me correctly. Once you get into custom libraries, you are talking fairly advanced stuff. As far as binding to outlook, you will need to do this.
1. Open the vbe editor by press Alt-F11.
2. Select Tools...References from the menu.
3. Find Microsoft Outlook ##.# Object Library, and check it. (this is late binding)
You will need to do a little research on the MSDN web site to find out how to use this library as well.
HTH
Cal
PS-Another Option is using SMTP mail, but you will need an SMTP server to use this option. Which IT is most likely not going to give you
