autogenerate email

D

Dave Pap

Hi -

I'm using Access 2000, WinXP and Lotus Notes 6x.

I've written code in Access that will autogenerate email. The email goes
through a Lotus Notes server. I'm using Outlook Express as the client that
Access calls to send the email.

My problem is that the emails must be sent encrypted. This doesn't happen
using Outlook as the client. If I use Lotus Notes as the email client, the
message will be sent encrypted but Notes won't automatically send the
message. It gets created but I have to manually send it. I can't find a
keyboard shortcut in Notes for the Send function, so I can't use a SendKeys
to make that last part happen.

Any suggestions on how to either send this encrypted or getting around Notes
stopping at the Send part?

Thanks
 
M

Microsoft News

Thanks. The site is very helpful. I found code that allowed me to create and
send messages via Notes. The only piece that didn't work was the encryption.
There's no reference to it in the code and, even though my Notes client is
set to encrypt as default, the sent messages weren't encrypted.

If you have any ideas on how to make it send encrypted I think my problem
would be solved.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top