Account information undefined when Outlook is closed

0 views
Skip to first unread message

massi...@teiwaz.it

unread,
Feb 1, 2008, 12:39:22 PM2/1/08
to Nektra OEAPI Support
I receive the following message when I try to generate an email with
DELPHI 7 and Nektra OEAPI v 3.2.1
" Account not specified for the outgoing email. Do you want to use the
predefined one?"
I say yes and all goes well.

Is there a way to set up a property?

the declaration

oeMessage.SetBodyProp(bodyHandle, OESTORE_TLB.OE_PID_AT_ACCOUNT,
"accountname", result)

does not work...

Thank you very much,

Massimo Pace
Teiwaz Software

Nektra OEAPI Support

unread,
Feb 1, 2008, 2:50:44 PM2/1/08
to Nektra...@googlegroups.com
Hi again Massimo:

Please describe and explain what do you want to do and how you are trying to do it, this way we'll be able to help you better.

To send a created message, you can use the IOEAPIObj::SendMessage method, this adds the required account properties to be sent using OE's default account.

If you want to specify an account different than the default one, please take a look at this post (The demo referenced is OEAPI's VB demo).


Thank you for contacting Nektra's OEAPI Support.

Regards,

Federico
-- 
Nektra Advanced Computing
http://www.nektra.com

massi...@teiwaz.it

unread,
Feb 4, 2008, 5:22:48 AM2/4/08
to Nektra OEAPI Support


On 1 Feb, 20:50, Nektra OEAPI Support <oeapi-supp...@nektra.com>
wrote:
> Hi again Massimo:
> Please describe and explain what do you want to do and how you are trying to do it, this way we'll be able to help you better.
> To send a created message, you can use theIOEAPIObj::SendMessagemethod, this adds the requiredaccountproperties to be sent using OE's defaultaccount.
> If you want to specify anaccountdifferent than the default one, pleasetake a look at this post(The demo referenced is OEAPI's VB demo).
> Thank you for contacting Nektra's OEAPI Support.
> Regards,
> Federico-- Nektra Advanced Computinghttp://www.nektra.com


Hi Federico,

I take a look at the post, but I don't understand
which OEAPIMIMEPROPID is to be used for the Account Name and the
Accont ID definition.

This is the line of code that I can't define:

oeMessage.SetBodyProp(bodyHandle, OESTORE_TLB.??????? , '00000001',
result);

which are the property to use at the point of the question marks?

("att:athena-account-id" and "att:athena-account-name" doesn't work as
said in the referenced post).


Kind Regards,
Massimo Pace,
Teiwaz Software









Nektra OEAPI Support

unread,
Feb 5, 2008, 10:38:06 AM2/5/08
to Nektra...@googlegroups.com
Hi Massimo:

Please can be you more specific what are you trying to do, this way

we'll be able to help you better.

We need some additional information:
* Which mail client are you using?
* Which OS are you using?
* How many accounts have configured?
* How are messages created?

Additionally can you try testing with a client having only one account
configured?

It is much better if you send us a simple project ready to compile so we
can test what is wrong.

Thank you for contacting Nektra's OEAPI Support.

Regards,

Federico

Reply all
Reply to author
Forward
0 new messages