> For the complete documentation index, see [llms.txt](https://docs-oneresumecv.zillapage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-oneresumecv.zillapage.com/setup-and-config-app/setup-email-and-scheduling.md).

# Setup email & scheduling

### **Step 1:** Setup SMTP account

You can use vendor like: **MailGun, Sendinblue, Amazone SES...**

![](/files/-Mdja0t7jjkbiKfnmDbu)

### **Step 2:** Setup Scheduling Cron&#x20;

Config **Cronjob** on Cpanel

/usr/local/bin/php **your\_app\_path/**&#x61;rtisan schedule:run >> /dev/null 2>&1
