- Email Charset - The charset is based on the standard of ISO you use for your email or you can use the default charset provided.
- Select connection method either using PHP mail() function or use SMTP.
- PHP mail() function - It is useful when connection to your mail server is blocked.
- SMTP - This protocol enables you to connect directly to your host. Enter your SMTP information of your email address.
|