best choices for sending email?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yarbrough40
    Contributor
    • Jun 2009
    • 320

    best choices for sending email?

    most smtp services limit the amount of emails to 200 -500 / day. In my app I can't anticipate how much it will grow and it may quickly exceed that limit on daily sends. Does anyone know a good solution for sending many emails in a day?
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Don't those same SMTP services allow you to pay for more bandwidth?

    You could try setting up your own server but most ISP's block SMTP for private customers because 1) they don't have a need for it and 2) it's most likely spam. You might be able to get around this by talking to your ISP or signing up for a business class internet connection.

    Comment

    • yarbrough40
      Contributor
      • Jun 2009
      • 320

      #3
      thanks, they do allow an upgrade to business class and extra bandwidth so that's where I'll start. My issue is when I exceed that limit as well. I'll try giving my provider a call

      Comment

      Working...