(Applies to: all versions of FusionBB)
Personalizing the email that is sent to new users is a great way to welcome them to your community.
Simply navigate to your languages > english > common.php languages file and locate the $lang_str['WELCOME_BODY'] language string.
This contains the email that goes out after the account is created and verified.
(Thanks to FusionBB member KFX for the question and FusionBB Admin Chris Peterson for the information on this topic!)