Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8628195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T08:28:33+00:00 2026-06-12T08:28:33+00:00

so what I am doing is coding a script for me to personally stress

  • 0

so what I am doing is coding a script for me to personally stress test my softwares ability to recieve emails (I am working on a simple email client). Basically, it should just send as many emails as I tell it to send to my email address. Here is the code:

$i=0; 
while ($i < $numberofemails) { 
        $m = rand(10e16, 10e20);

    $n = base_convert($m, 10, 36);

$subject = 'Test';

mail("myemail@gmail.com", $subject, $message, null, "-f" . $n . "@mydomain.com"); 
$i++; 
} 

The script works, but it does not send all of the emails that I tell it to (or atleast recieve all the emails.) It ussually only recieves less then half, and then sometimes it will recieve some, then a few hours later randomly recieve a few more. Any idea why this happens? I tried it with gmail and AOL also. Is there a better way to send email for this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T08:28:34+00:00Added an answer on June 12, 2026 at 8:28 am

    There’s nothing in the script that would give the required information to diagnose the issue. You’d have to watch the traffic or look in mail logs.

    Note that many destinations rate-limit people who try to send to them, including gmail, aol, and many others. If you suddenly start sending significantly more email in a short period of time than you normally do, then they’ll make you wait before sending more. The actual limits are generally secret and seem to vary based on your behavior.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am coding a E-commerce website/admin interface for a client. They are doing some
today i was doing some java script coding, in that i need some images
I am coding a GM script, and one thing I realised that I'm doing
I might be doing a coding competition soon, I was wondering if anyone made
This is what i am doing in coding i want to create controls on
some code snippets. The java coding doing the jaxb unmarshaling. pretty straightforward, copied out
I'm doing some JAVA coding at home and at work. At home i have
I have Java experience and recently am doing some C++ coding. My question is
I am doing a registration page coding. For that i have so many fields
I'm doing a bit of coding, where I have to write this sort of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.