Bleh, always messing something up. Resent to Dave and he'll throw it into the members area.

If you've already downloaded you can fix by editing scripts/sendprivate.inc.php. Line 145 has this:

SQL Query
select t1.count(*)

That, should just be:

SQL Query
select count(*)