MAPISendMail (OpenInsight 32-Bit)
At 28 FEB 2006 10:30:35PM Tinashe Machingarufu wrote:
I am running OI 4.1.3 on my PC and I got Outlook Express 6. I have created a profile for my email account. I am trying to use function MAPILogon to log on to my profile using OI and then send an email with or without attachement(s). I am successfully logging on as I am returning a 1 when I run MAPILogon. However, I am also succesfully running MAPISendMail and am not returning an error but nothing gets sent. I got no idea where I could be going wrong! Is it to do with Outlook Express 6 or OI? Please help, I really need this to work.
At 28 FEB 2006 11:35PM [email protected]'s Don Bakke wrote:
Tinashe,
The problem is with Outlook Express. It isn't a MAPI compliant email client. Regular Outlook is.
At 01 MAR 2006 01:57PM Dave Harmacek wrote:
If you don't have Outlook, then consider the free version of Eudora.
At 01 MAR 2006 02:18PM dsig _at_ sigafoos.org wrote:
as previously mentioned you have to have a good mapi complant client. Eudora as Dave mentioned is ok and you can problably find others on the net (google is your friend)
My question is why not use the sendMain funtion now available? It does not need the mapi client .. simply the smtp, id and pass ..
At 01 MAR 2006 06:31PM Tinashe Machingarufu wrote:
Thanks guys for your advice! I will find Eudora and related tools on the internet and I hope that will get things ok.
At 01 MAR 2006 10:36PM Tinashe Machingarufu wrote:
So, I will now try sending me mails through Eudora. What parameters do I pass to MESSAGE for a Eudora mail with/without attachment?
At 01 MAR 2006 11:00PM [email protected]'s Don Bakke wrote:
Sig,
My question is why not use the sendMain funtion now available?
My guess is that traceability through a client is necessary. We have clients that have this requirements and as such need the MAPI functions.