Re: mail() problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 4, 2014 at 3:47 PM, Jim Giner <jim.giner@xxxxxxxxxxxxxxxxxx>
wrote:

> So far today I've had mail and I've not had mail.  My hoster even tested
> my script by generating an email which generated an error email message to
> me.  Eureka!  I thought it was solved somehow, but they said they didn't do
> anything.  Anyway for the next hour I was getting responses and testing
> away until suddenly I stopped receiving those emails.  At this point they
> say it's my script.  I say it's their email server.  I even took a couple
> hours off and when I got back there was an email message waiting for me
> that was over 2 hours old.  Forwarded it to them to see if they could see
> something wrong with it but they insisted they needed to see my script.
> Guess I'll have to punt this one.
>
> Funny tho - my older email scripts are still working just fine - using the
> same basic code, especially the emailing function.  Same server, same
> address for the mail, just different inboxes that are attached to each
> script.
>

How much mail is your script generating? Is there a chance that you've
exceeded your host's allowed message rate? I had frustration years ago with
a site that tried sending a newsletter to its members. After they reached a
certain size, the number of members exceeded the host's limit on how many
messages could be sent in an hour. I got no error messages or any
indication that something went wrong. It just stopped sending messages
after it reached the limit and quietly discarded the rest. Troubleshooting
was really difficult because I never knew how many people received the
message and how many didn't.

Andrew

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux