Email using SendObject to Novell Groupwise

G

Guest

I'm trying to send an email from Access through Groupwise. It initially
worked automatically, but has since started giving me the "You need to fill
in the 'To' field" error and fails to send it. I haven't changed my code
any, but here's what I currently have:

DoCmd.SendObject , , , strEmailAddress, , , strEmailSubject,
strEmailMessage, False

I've also tried using the adSendNoObject option. Does anyone know what may
be causing this?
 
T

Tony Toews

Me said:
I'm trying to send an email from Access through Groupwise.

I don't know your specific problem. However as an alternative there
is a page on Novel Groupwise with a few links at Microsoft Access
Email FAQ http://www.granite.ab.ca/access/email.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

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