OSCAT Forum

oscat.lib => oscat.lib fuer CoDeSys 3 => Thema gestartet von: Coconut am 10. Dezember 2018, 07:47:04

Titel: Oscat - SMTP_CLIENT - Can't get to work
Beitrag von: Coconut am 10. Dezember 2018, 07:47:04
Hello,
I'am trying looong time to get working function block - SMTP_CLIENT (send email).

Indralogic 12V12 - Bosch Rexroth L10.

I have running Mail server (Argosoft) and Iam able to connection to it from different machines via telnet or SMTP client and "send" email that's everything good.

But I'am not able send email with PLC. I successfully connect to SMTP server but, It dont go over "EHLO" command It just stays here and error is set with timeout - FF.

Please please what Iam doing wrong ? Whats means .step = 30 ? What to do to step to another step?

I trying to make it work over whole day.

SMTP server : 192.168.10.7:25
PLC address : 192.168.10.45
Using plain authorization (Only IP of SMTP server is set)
Using DNS - Google - 8.8.8.8 - DWORD - 134744072

IP_C - ERROR - 16#FF000000 - Timeout I know. But it doesnt make sense for me. Why PLC don't continue and let itself kick by server for timeout.

codesys_network_121_hf1.lib
I dont have specified server certificate.

Please I want to make mainterance email of machine in factory.
Thanks for help.

[gelöscht durch Administrator]
Titel: Re: Oscat - SMTP_CLIENT - Can't get to work
Beitrag von: Ohaiyo am 11. Dezember 2018, 04:17:44
We accept all this information as a good knowledge for us.
Titel: Re: Oscat - SMTP_CLIENT - Can't get to work
Beitrag von: Coconut am 11. Dezember 2018, 12:11:48
We accept all this information as a good knowledge for us.

Well, I try to find some contact on developers of library and ask directly them.

I not able to make it working without any help because everything seems be fine on PLC side...
Titel: Re: Oscat - SMTP_CLIENT - Can't get to work
Beitrag von: Yashihiz am 18. Januar 2019, 07:56:48
These contents are considered to be what we are looking for so much to help us with these things.