Administration Area : Info & Settings


Email Sending Option


  1. Email Charset - The charset is based on the standard of ISO you use for your email or you can use the default charset provided.

  2. Select connection method either using PHP mail() function or use SMTP.

  3. Use PHP mail() function - It is useful when the connection to your mail server is blocked.

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

Back to Main Website