Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Bulk Email

  1. #1
    Join Date
    Jun 2005
    Location
    Tunbridge Wells, Kent
    Posts
    206
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default Bulk Email

    I've previoulsy extended a past post, but still would like a technical answer!

    We are compiling an email within a Stored Procedure and firing it out through our dedicated server using CDOSYS.

    Potentially, the subscribers could reach the tens of thousands, and our server only has 10 SMTP connections available - it took 3 hours to send a test batch of 10000 emails. Not only does this block up email sending on our server, it takes too long!

    Using CDOSYS, we are able to point to any SMTP server. Is our best option buying hosting for a dedicated SMTP server, or is there another solution we can consider.

    I appreciate your comments...

  2. #2
    Join Date
    Feb 2004
    Posts
    4,903
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    Why do you only have 10 SMTP connections?
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  3. #3
    Join Date
    Jun 2005
    Location
    Tunbridge Wells, Kent
    Posts
    206
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default

    At work, we have a dedicated server with a hosting company that's apparently don. (hint hint).

    I don't pretend to understand the fundamentals of email sending, so don't know which questions I should be asking or searching - we create emails through our websites, and these get sent to the IIS queue, which inturn then goes to a Mailenable queue to be sent... (?)

    Our hosting company said we only had 5 available connections, they opened this up to 10?

    But this didn't help with bulk email sending... it took upto three hours to send 10000 emails.

  4. #4
    Join Date
    Jan 2006
    Location
    Buckinghamshire
    Posts
    605
    Thanks
    16
    Thanked 3 Times in 3 Posts

    Default

    Quote Originally Posted by creativeworks View Post
    Our hosting company said we only had 5 available connections, they opened this up to 10?

    But this didn't help with bulk email sending... it took upto three hours to send 10000 emails.
    OK, so it's not RFH you're using. I expect they are worried about getting blacklisted.
    And why would 3 hours be a problem anyway?

  5. #5
    Join Date
    Jun 2005
    Location
    Tunbridge Wells, Kent
    Posts
    206
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default

    because of the brand this is for, i don't think the subscribers are going to stop at 10,000... could be 10 times that... by which time, we creating more emails before the first lot have been sent out!

  6. #6
    Join Date
    Feb 2004
    Posts
    4,903
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    You might be better using a bulk sender if its important such as www.constantcontact.com.
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  7. #7
    Join Date
    Mar 2005
    Location
    Isle of Man
    Posts
    1,261
    Thanks
    3
    Thanked 24 Times in 24 Posts

    Default

    If sending 10,000 e-mails in 3 hours 'blocks up' e-mail sending, maybe you should be spreading out the sending of them over say 24 hours, in small batches that give the server enough breathing space to run usual mail services with minimal disruption?
    I am assuming that the 3 hours is too long comment is due to it being 3 hours of being unable to reliably send other email.

  8. #8
    Join Date
    Jun 2005
    Location
    Tunbridge Wells, Kent
    Posts
    206
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default

    spot on! we can't afford to block other regular mail coming off the server.

  9. #9
    Join Date
    Feb 2004
    Posts
    4,903
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    Quote Originally Posted by creativeworks View Post
    spot on! we can't afford to block other regular mail coming off the server.
    Do 500 per hour like Nick said, that might help.
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  10. #10
    Join Date
    Jun 2005
    Location
    Tunbridge Wells, Kent
    Posts
    206
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default

    10,000 is just a number i chose to test on... The actual amount of subscribers will be more over time.

    This is a daily email for those who choose to subscribe to it - ideally it would be good to start something late at night, and have it finished by the morning... somewhere between 6 and 9 hours to play with I guess.

    How many SMTP connections can I convincingly ask the host to open?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •