I don't think this one is pilot error...
If, on the Import tab, under Options, I check the box for "Contact" (Set each user's personal contact form to 'allowed'.), my expectation is that all uploaded users will have their check box for "Personal contact form" checked. But it's not.
Comments
Comment #1
robert castelo commentedYou're right.
No way to override Drupal's default setting for the contact function when creating a user, so I'm fixing this by resetting in hook_user_import_after_save().
Fixed in next release.
Comment #2
robert castelo commented