# Question about the vBulletin import script

**URL:** https://meta.discourse.org/t/question-about-the-vbulletin-import-script/121530
**Category:** Migration
**Tags:** vbulletin
**Created:** [6월 27, 2019, 8:40오후 UTC](https://meta.discourse.org/t/question-about-the-vbulletin-import-script/121530 "2019-06-27T20:40:07Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ravenzachary](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ravenzachary/32/163227_2.png) [@ravenzachary](https://meta.discourse.org/u/ravenzachary)
#### Post date: [6월 27, 2019, 8:40오후 UTC](https://meta.discourse.org/t/question-about-the-vbulletin-import-script/121530/1 "2019-06-27T20:40:07Z")

</div>

Hi everyone. I am getting ready to do a test import from vBulletin to Discourse. I have a few questions.

1. When the import happens, will every user who is imported automatically get an email notification after the import process? We want to do a test migration before we do the real migration and prefer that users are not sent email during this test migration. We want to validate that the migration works before moving ahead with it.

2. When the users are migrated over and come to the new site, how does Discourse associate a historical user who was migrated over with a user coming to Discourse? Do they have to use the same email address as the migrated user?

Thank you.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [6월 27, 2019, 9:32오후 UTC](https://meta.discourse.org/t/question-about-the-vbulletin-import-script/121530/2 "2019-06-27T21:32:28Z")

</div>

> [@ravenzachary](#):
>
> will every user who is imported automatically get an email notification after the import process?

I generally either disable email or configure Discourse such that it can’t send email. They will get summary emails if you’re not careful.

You probably want to turn on `login required` and/or the don’t-index-this-site (I forget the name) system variables so that Google doesn’t index it too.

> [@ravenzachary](#):
>
> how does Discourse associate a historical user who was migrated over with a user coming to Discourse?

They’ll need to do a “forgot password” (but you might check out [Migrated password hashes support](https://meta.discourse.org/t/migrated-password-hashes-support/19512)) to get connected with their old account. If someone tries to register for an account with an email address that already exists they won’t be able to since the email address is already a user.

Some number of people will have forgotten what email address they used when they created their account and will whine about it. You’ll have to get them to convince you that they are that person and change the email address for them.

---

<div class="post-metadata">

### Author: ![michaeld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaeld/32/1594_2.png) [@michaeld](https://meta.discourse.org/u/michaeld)
#### Post date: [6월 28, 2019, 5:07오전 UTC](https://meta.discourse.org/t/question-about-the-vbulletin-import-script/121530/3 "2019-06-28T05:07:55Z")

</div>

> [@pfaffman](#):
>
> Some number of people will have forgotten what email address they used when they created their account and will whine about it. You’ll have to get them to convince you that they are that person and change the email address for them.

We generally recommend users to use their email address to log in to the new forum for the first time because the import changes a (generally very small percentage) of usernames because the Discourse username rules are more strict.

So if someone has forgotten the email address they’ve registered with, they will be able to login with their username/password in 99% of the cases if you are using the migrate paasword plugin. And in the rare case they forgot their email address _and_ their username belongs to one of the few that were changed, you’ll only need to tell them the new username that corresponds with the old username. No convincing needed.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [12월 20, 2022, 5:14오전 UTC](https://meta.discourse.org/t/question-about-the-vbulletin-import-script/121530/4 "2022-12-20T05:14:03Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [12월 20, 2022, 6:58오전 UTC](https://meta.discourse.org/t/question-about-the-vbulletin-import-script/121530/5 "2022-12-20T06:58:00Z")

</div>


