1) Get all users to download the reports manually to their desktops and attach the file in your email program.
2) Contact http://www.nusoftware.com.au for commercial support on this matter.
3) Edit the nuBuilder source code yourself and add the following:
Filename reportemail.php
at line 83 the following two lines
Code: Select all
curl_setopt($ch, CURLOPT_USERAGENT, 'your user name goes here');
curl_setopt($ch, CURLOPT_USERPWD, 'your password goes here');