hi guys,
I need program a DLL to send certified emails with Italy provider pec.aruba.it and call that DLL from one codeunit in NAV2013.
Well I know how do a DLL with c# to send email, but i don't know how call the DLL from one codeunit. Generaly I defined a global variable DotNet, but in this case?
Have you same idea?
PS : If you just had did a DLL in c# for send email in SSL port 465, please publisher here, so I can see wich are the different from my DLL.
0
Comments
Take a look at the XMLport 9170 Profile Import/Export.
There are also many other examples.
Or take a look a this thread.
http://www.mibuso.com/forum/viewtopic.php?f=32&t=62713
I hope this helps.
Thanks.