> For the complete documentation index, see [llms.txt](https://docs-goevent.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-goevent.techfago.com/install-and-setup/setup-send-email.md).

# Setup send Email

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

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

![](/files/qXgmmQpMsSNtOdQ2tU72)

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

Config **Cronjob** on Cpanel

/usr/local/bin/php /**your\_*****code*****\_path**/artisan schedule:run >> /dev/null 2>&1
