SSL encrypted Email-server with cSMTP

Public support forum for peer to peer support with related to the Visual Objects and Vulcan.NET products
Kai
Posts: 37
Joined: Fri Dec 15, 2017 10:43 am
Location: D

SSL encrypted Email-server with cSMTP

Post by Kai »

Hi all!

My application uses cSmtp to send Emails with newsletters to customers.

Is there a way to send an email to a SSL or TLS encrypted server on port 465 or port 587 using the VO 2.8 cSmtp class?
If I try to use the nPort-parameter with 465 or 587 the application will crash after some time.

Regards
Kai
User avatar
wriedmann
Posts: 3644
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

SSL encrypted Email-server with cSMTP

Post by wriedmann »

Hi Kai,
please look here:
https://riedmann.it/download/SendMailCOM.zip
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Kai
Posts: 37
Joined: Fri Dec 15, 2017 10:43 am
Location: D

SSL encrypted Email-server with cSMTP

Post by Kai »

Hi Wolfgang,

thank you for the link. I imported the SendmailDemo.aef (VO 2.8 SP3) Unfortunately inherits the class ISmtpSender from OLEAutoObjectEx, but OLEAutoObjectEx is nowhere defined? So it is impossible to compile the executable.

What can I do to fix this problem?

Regards
Kai
User avatar
Meinhard
Posts: 81
Joined: Thu Oct 01, 2015 4:51 pm

SSL encrypted Email-server with cSMTP

Post by Meinhard »

Hi Kai,

OLEAutoObjectEx

is part of the VO 2.8 sp4 SDK. In case you don't have sp4 let me know.

Regards
Meinhard
User avatar
wriedmann
Posts: 3644
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

SSL encrypted Email-server with cSMTP

Post by wriedmann »

Hi Kai,
for VO before 2.8SP4 there is an updated AutoObjectEx class (written by Meinhard for that release).
Unfortunately I'm out of office until until Friday evening.
So if Meinhard cannot provide you with this class, I will do (and I will add that also to my downloadable sample).
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Kai
Posts: 37
Joined: Fri Dec 15, 2017 10:43 am
Location: D

SSL encrypted Email-server with cSMTP

Post by Kai »

Hello Meinhard, hello Wolfgang,

The latest service pack I'm using is SP3, unfortunately I don't have SP4. I tried to buy it from Fischer & Consultants several years ago but they told me it was not necessary and a waste of money.

regards

Kai
User avatar
Meinhard
Posts: 81
Joined: Thu Oct 01, 2015 4:51 pm

SSL encrypted Email-server with cSMTP

Post by Meinhard »

What's your eMail adress ?
Regards
Meinhard
Kai
Posts: 37
Joined: Fri Dec 15, 2017 10:43 am
Location: D

SSL encrypted Email-server with cSMTP

Post by Kai »

Hi Meinhard!

My eMail-adress is KaiMerkel@T-Online.de

Regards
Kai
stecosta66
Posts: 44
Joined: Mon Sep 26, 2016 12:59 pm

SSL encrypted Email-server with cSMTP

Post by stecosta66 »

Sorry for jumping in but anyone know how to get vo sp4 from a reputable source?

my email il stea@libero.it
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

SSL encrypted Email-server with cSMTP

Post by robert »

Stefano,
diobrando post=23608 userid=697 wrote:Sorry for jumping in but anyone know how to get vo sp4 from a reputable source?

my email il stea@libero.it
There is NO way you can get VO 2.8 sp4 officially anymore.
GrafX no longer exists.
For a while Brian sold stuff on the web (without an invoice I was told) but that website seems to be closed now.

You will either have to continue to work with 2.8 sp3 (which is what I would do) or ask someone to share his copy with you.
Even better is: switch from VO to X# .

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
Post Reply