Results 1 to 5 of 5

Thread: good number of emails per hour?

  1. #1
    Member
    Join Date
    Jul 2004
    Posts
    46

    Default good number of emails per hour?

    I have a mailing list written in PHP that is sending via sendmail.
    I'm wondering: What would be a good number of emails to send per hour? Or, how many can the server handle per hour?

    Processor #1 Vendor: GenuineIntel
    Processor #1 Name: Intel(R) Celeron(R) CPU 2.00GHz
    Processor #1 speed: 1999.854 MHz
    Processor #1 cache size: 128 KB

    Memory: 1024896k/1048512k available (1683k kernel code, 20036k reserved, 1318k data, 224k init, 131008k highmem)

    Thanks for any info/opinions!

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge AndyReed's Avatar
    Join Date
    May 2004
    Location
    Minneapolis, MN
    Posts
    2,223

    Default

    Quote Originally Posted by tgavin
    I have a mailing list written in PHP that is sending via sendmail.
    I'm wondering: What would be a good number of emails to send per hour? Or, how many can the server handle per hour?

    Processor #1 Vendor: GenuineIntel
    Processor #1 Name: Intel(R) Celeron(R) CPU 2.00GHz
    Processor #1 speed: 1999.854 MHz
    Processor #1 cache size: 128 KB

    Memory: 1024896k/1048512k available (1683k kernel code, 20036k reserved, 1318k data, 224k init, 131008k highmem)
    It is your decision. You can allow "Unlimited", or a couple of hundreds per hour per client. If there are clients abusing the service, you'll need to limit the number of email they can send per hour. Use your best judegement.
    Andy Reed
    CCNA, RHCE, and Ubuntu Technologist
    ServerTune.com

  3. #3
    Member
    Join Date
    Jul 2004
    Posts
    46

    Default

    Thanks.

    I meant that on my own server I'm doing this, and I'm wondering if anybody has any benchmarks on what the server will handle.

  4. #4
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    It's impossible to say, since it entirely depends on what else the server is doing and what resources are available at the exact time the emails are sent. You basically have to watch the server closely and see how the load average reacts. When you see it getting too high you need to think of performance tuning the server or addressing wherever the bottlneck happens to be.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  5. #5
    Member
    Join Date
    Jul 2004
    Posts
    46

    Default

    I figured as much. I started doing my own benchmarks anyway.

    Thanks for your reply.

Similar Threads

  1. Replies: 0
    Last Post: 06-18-2008, 05:40 PM
  2. mailman and number of emails a domain can sent per hour
    By david510 in forum cPanel & WHM Discussions
    Replies: 9
    Last Post: 11-24-2005, 07:53 AM
  3. Limit the maximum number of each domain can send out per hour
    By seeyes in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 10-06-2005, 06:50 PM
  4. 7000+ emails in queueu - good emails but please help
    By Secret Agent in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 10-29-2004, 02:07 PM