Author Topic: Importing users, order its done as I ran into error  (Read 4329 times)

al

  • Posts: 11
    • View Profile
Importing users, order its done as I ran into error
« on: January 09, 2006, 01:51:10 pm »
I now know that my server will only allow 1000 emails out at a time.  This is only a one time issue as I am importing a large list of users and sending out a welcome email.  

The question I have is what record number does it start with and how does it go through the list.   The reason I ask is because it appears to have taken the csv in reverse order, and I want to know where it stopped sending out the welcome emails so I can re-import an edited list of users that didn't get the welcome mail and I don't want to overlap.

For this example, I have 1500 users I am importing.  It is stopping at 1000.  Is that 1000 mark at user 500 from the imported CSV, or is it 1000?

I thank you so much in advance for help on this.

al

  • Posts: 11
    • View Profile
Importing users, order its done as I ran into error
« Reply #1 on: January 09, 2006, 04:07:28 pm »
I figured it out...puts the remaining one's in queue...nice.  So please disregard this post.

Al