> 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...**

![](https://145350751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZuhWgWiEYR4FP4m6TPfz%2Fuploads%2FTPyGBJGwz3KxhOFRYwaL%2FScreen%20Shot%202021-11-08%20at%2019.55.47.png?alt=media\&token=20f2ed41-f175-48f1-a568-e15372d693ed)

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

Config **Cronjob** on Cpanel

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