I'm installing Sendy to send my email and according to their instruction, I need to create cronjobs to schedule list import as well as mailing. php /home/nginx/domains/quantnet.com/public/sendy/import-csv.php > /dev/null 2>&1 */1 * * * * php...