You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upload E-Mail Service Provider to your PHP project.
Rename E-Mail Service Provider to E-mail
*) This means no spaces, preferably
Go to settings.php.
Fill in your e-mail domain under $emailExtention.
*) Do not add an @-sign
Fill in the standard user(name) from who/which e-mails will be sent under $standardFrom.
Select if you would like to have HTML-support turned on by default under $htmlSupported.
Now go to emails.txt.
On each line, you fill in the available e-mail user(name)s.
*) Make sure you add the default e-mail address
*) Do NOT fill in the first line: this won't be read.
Go to the just renamed page.
If you see any errors, follow the instructions to fix them.