Set default paramaters for smtp class
Allows using the smtp class with local mailserver by just using "new \SMTP()" instead of having to define all parameters.
Loading
Please sign in to comment
Allows using the smtp class with local mailserver by just using "new \SMTP()" instead of having to define all parameters.