xsharp.eu • SSL encrypted Email-server with cSMTP
Page 1 of 2

SSL encrypted Email-server with cSMTP

Posted: Wed Aug 31, 2022 3:53 pm
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

SSL encrypted Email-server with cSMTP

Posted: Wed Aug 31, 2022 5:14 pm
by wriedmann
Hi Kai,
please look here:
https://riedmann.it/download/SendMailCOM.zip
Wolfgang

SSL encrypted Email-server with cSMTP

Posted: Thu Sep 01, 2022 8:11 am
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

SSL encrypted Email-server with cSMTP

Posted: Thu Sep 01, 2022 12:39 pm
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

SSL encrypted Email-server with cSMTP

Posted: Thu Sep 01, 2022 8:33 pm
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

SSL encrypted Email-server with cSMTP

Posted: Fri Sep 02, 2022 7:39 am
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

SSL encrypted Email-server with cSMTP

Posted: Fri Sep 02, 2022 11:28 am
by Meinhard
What's your eMail adress ?
Regards
Meinhard

SSL encrypted Email-server with cSMTP

Posted: Fri Sep 02, 2022 7:30 pm
by Kai
Hi Meinhard!

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

Regards
Kai

SSL encrypted Email-server with cSMTP

Posted: Sat Sep 03, 2022 5:29 am
by stecosta66
Sorry for jumping in but anyone know how to get vo sp4 from a reputable source?

my email il stea@libero.it

SSL encrypted Email-server with cSMTP

Posted: Sat Sep 03, 2022 6:23 am
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