Forum Moderators: bakedjake

Message Too Old, No Replies

Limitations of Qmail

Number of emails you can send

         

DaSingh

9:42 am on Nov 1, 2005 (gmt 0)

10+ Year Member



I have a script in PHP which sends an email to a list of email addresses in a MySQL database.

Currently I'm sending just over 330 emails at a time but I wanted to know what would be the maximum I can send at a time? Or is there no limit?

Thanks in advance

Parm

foobar

5:10 am on Nov 17, 2005 (gmt 0)

10+ Year Member



You will have to look at concurrency limit. You can google for it and change the concurrency limit to a higher limit than the default.