View Single Post
Old November 6th, 2006, 1:59 PM   #9 (permalink)
robinson.jason
Registered User
Comfy Contributor
 
robinson.jason's Avatar
 
Joined in Jun 2006
Lives in Idaho
Hosted on PASS61
198 posts
Gave thanks: 16
Thanked 2 times
Response

Quote:
Originally Posted by camargo View Post
so why i can use to send emails to all my users ??

You can use Sendmail, but expect the mailmain software to be hard capped at 350 emails / hr per domain regardless of the method used to send the email.

This isn't to ogreat of a problem but consider that creating that many messages is probably a pretty friggin huge drain on a server. On a server where potentially 200+ domains can be sending mail, that means each server could be trying to send 1166 emails a minute or 19 a second. That is some hefty CPU usage.

My clients emails will take about 8 hours to send with the cap in place. More tha nlikely what will happen is that each block of 350 will be processed and then the SMTP system will be put on hold for that domain until the next hour.

I can't complain realy, because if someone is using a surpass host for spam, I would want them to be limited.

jason
robinson.jason is offline   Reply With Quote