GunSmoker
Google has announced that it’s disabling the Less Secure Apps feature on some Google accounts from May 30th, 2022. To help keep your account secure, starting May 30, 2022, Google will no longer support the… – Details…
2 weeks ago in EL 7.x, how-to, technical
0
GunSmoker
We were contacted by a person who reported unforeseen consequences of uploading EurekaLog-enabled application to the VirusTotal service. It was like this: the client compiled an application with EurekaLog. The application was configured to send… – Details…
1 year ago in Delphi, EL 7.x, technical
0
GunSmoker
EurekaLog’s code can be used to easily send arbitrary e-mails from your code. Option 1 Use EurekaLogSendEmail function from ESendMail unit. For example: EurekaLogSendEmail(‘recepient@example.com’, ‘Subject’, ‘Body’); or like this: if not EurekaLogSend… – Details…
4 years ago in Delphi, EL 7.x, feature, how-to, technical
0