In this section, you will be able to set your email setting.
On the left menu navigate to useful links>>setting>>email setting TAB
You can use two main functions for sending emails in the system, SMTP or PHPMailer.
PHPMailer Form:
This function is not sending the mail in the same second – it depends on your server – sometimes it even can take 1 hour.
SMTP Form:
This function sends the email in the same second and it needs to create an email account on your server and set the SMTP details in the form.