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

# Setup email & scheduling

### **Step 1:** Setup SMTP account via "settings/email:

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

### **Step 2:** Setup Scheduling Cron "running every minute"

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