The limit of mail

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

I use asp.net to set mail to notify users to do something every Friday.
There are 500 users of my programs.
When I add 500 users in the BCC of a mail and send it with program, it fail.
But if I add 10 users in the BCC, it will ok.
What is the max users I can send at once by program?
 
What component are you using ?
Is it trial or ???
Contact your mail administrator for details and limitation

As such ASPX does not have problems


Yes - it sounds like his mail server may be rejecting things that look too
much like spam.

A huge BCC list is a hallmark of spam.
 
Back
Top