Contributions
PHPMailer Class to send email
Oscommerce has no option to send email by setting any smtp account in admin interface. If you select the mail option as smtp (yourdomain.com/catalog/admin/configuration.php?gID=12&cID=125&action=edit), it will use the smtp set in the php.ini of your server.
The contribution is using PHPMailer class (http://sourceforge.net/projects/phpmailer/), where admin can use any smtp account to send email. Or default sendmail also can be used by it.
| 2 Feb 2010 |
Please use these files. The previous files may create problem on database installation.
| 2 Feb 2010 |
Note: Contributions are used at own risk.
