L
Louis Yeung
Hi,
We have RightFax Microsoft Exchange integration. I was able to send from
Outlook using To Address using the string - "/fax=63123454/"
(e-mail address removed). I tried it via OWA and OWA just blocked it. My reading is
that Outlook uses MAPI and OWA uses WebDAV (not sure). My goal is to write a
program to send an email with attachment to this RightFax integration point
email account. I originally designed with .Net.Mail. The funny string is
blocked by mailAddress class. I then used WebDAV with similar problem. Am I
going down the wrong route? Should I be using MAPI even though my application
is expected to run unattended on server? Thanks for your help and I cannot
believe I am the first guy to hit this scenario.
We have RightFax Microsoft Exchange integration. I was able to send from
Outlook using To Address using the string - "/fax=63123454/"
(e-mail address removed). I tried it via OWA and OWA just blocked it. My reading is
that Outlook uses MAPI and OWA uses WebDAV (not sure). My goal is to write a
program to send an email with attachment to this RightFax integration point
email account. I originally designed with .Net.Mail. The funny string is
blocked by mailAddress class. I then used WebDAV with similar problem. Am I
going down the wrong route? Should I be using MAPI even though my application
is expected to run unattended on server? Thanks for your help and I cannot
believe I am the first guy to hit this scenario.