Accounts

You have the possibility to create an account for sending

  • with php mail() function

  • with php sendmail() function

  • via a pop3 email account

  • via a smtp email account

  • via a google email account

Example for an account using php mail() function

Example for an account using a smtp mail account

Test your settings

Last updated