Hi,
1) Import plugin send a mail when it add an user, it check if user exists by a email address otherwise update info on pre-existing user. If user is not new not send email. This is a new user (new email) ?
2) The format in CSV depend of field type. for example:
if age is a date field the correct format is YYYY-MM-DD for date
if address is gmap field the correct way is to use 3 columns on CSV like
alias_of_field;alias_of_field_lat;alias_of_field_lng
here text;here latitude;here longitude
3)
file 8-18test-user-import-emailtest.csv
You have 8 columns in first row and 7 in user row (you can remove password column, the plugin will generate a password)
file 8-18test-user-import-noaddressage.csv
You have 6 columns in first row and 5 in user row (you can remove password column, the plugin will generate a password)
file 8-18test-user-import.csv
You have a column called group, exists a field group in Easy Profile fields
file User-import-8312014.csv
We need your site details to check the problem, maybe age is not correct format.
NOTE: With Import plugin you can't choose usergroup, if you want to put user into group Member you will set this into Users->User Manager->Options->New User Registration Group parameter