- 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.
- Use PHP mail() function - It is useful when the connection to your mail server is blocked.
- Use SMTP - This protocol enables you to connect directly to your host. Enter your SMTP info for the email address you have stated earlier.
Note : If you intend to use SMTP option, please remember to check the radio button before you proceed.
|