Sending FAX Using CDO 1.21

A

Anil Dhingra

Hi,

I am writing a vb batch that will send fax using CDO 1.21.
I have to make sure that all these faxes goes through a
particular mail box. I am not the owner of that mail box
but I have permission to that mail box. This is how my
profileinfo looks like
strprofile= "EHUD" & vblf & "GCS Foreign" 'mail box name
But when I try to logon to that mail box using
objsession.logon strprofile, ShowDialog:=False
I am getting this error
"MAPI_E_FAILONEPROVIDER(8004011D)". I am not able to
figure why I am getting this error. Any help will be
appreciated.

Thanks,
Anil
 
K

Ken Slovak - [MVP - Outlook]

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