Maybe I have screwed up something or not followed the instructions properly (or this has been dealt with), but the e-mail send out does not include the $bbtitle, in the From text. Maybe, in the manageActivation.php, one should change :
HTML Code:
mail ($user[email],$subject,$message,"From: \"$bbtitle Mailer\" <
with:
HTML Code:
mail ($user[email],$subject,$message,"From: \"$vboptions[bbtitle] Mailer\" <
I am not sure, I'll create a new user now and wait to see what happens.
Rgds