Send mail link to doc

Hello,

I have a table like this:

id,
title,
expiration_Date

It is possible to automated send mail when expiration_Date is today-30days ?


Regards,

buhuhu wrote:

It is possible to automated send mail when expiration_Date is today-30days ?

Use cronjob to call a php script in LINUX.

scs wrote:

Use cronjob to call a php script in LINUX.

Hello,

I know that,

I want it is possible from phpmaker 2020 ?

Regards,