Hello
I'm very happy with this contribution but I still have the following problem.
When I'm updating customer points and I check the email notification box(customers_points.php)
I have this warning
Warning: mail() [function.mail]: SMTP server response: 550 Requested action not taken: mailbox unavailable or not local in C:\inetpub\vhosts\mdgroup.net.au\httpdocs\22rca\admin\includes\classes\email.php on line 522
Warning: Cannot modify header information - headers already sent by (output started at C:\inetpub\vhosts\mdgroup.net.au\httpdocs\22rca\admin\includes\classes\email.php:522) in C:\inetpub\vhosts\mdgroup.net.au\httpdocs\22rca\admin\includes\functions\general.php on line 22
Everything else is running ok, but I don't know how to fix it.
thanks in advance.