Solo
Installation
Content
Settings
API's
Updates
Settings
Mail Settings
Enable Contact Form
enable/disable contact us page.
Reciption E-Mail
this is your email address, where you want the incoming email to go to.
Send Mail Method
the script has many options for sending emails :
- PHP Mail Function : which is included in all servers and it is a native PHP function.
it works properly with some servers but doesn’t with others.
it is not reliable method for serious businesses. - SMTP : better than PHP Mail Function.
it works properly with some servers but doesn’t with others.
it depends on your server mail quality and it may send to junk/spam folder - SendGrid API : professional service (Recommended).
if you are running a serious business and want to make sure that email are sent to inbox directly sendgrid is the best solution
the service is paid but there is a free package that allow you to send 100 free email everyday.