PHP mail() max outgoing e-mails limit workaround?

From: Emil Falcon (emilfalcon_at_hotmail.com)
Date: 07/12/04

  • Next message: Joe T: "pclose() and proc_close() not returning proper exit status"
    Date: 12 Jul 2004 09:13:53 -0700
    
    

    Hi,

    I've recently switched some of my websites to a web server that limits
    the amount of e-mails you can send from a particular domain to maximum
    100 per hour. I had already created a mailing list application to
    manage/send out monthly newsletters (it simply looped through all the
    emails in the database and then called the mail() function for each
    email), but since I have over 1000 email addresses signed up to my
    list, only the first 100 are actually sent out, and the remaining 900
    get bounced back.

    Since the hourly limitation is necessary to limit e-mail spam, I need
    to find a way to send out the first 100 emails and queue the rest of
    them, emailing them in batches of 100 every hour. Since most web hosts
    have this email limitations, I'm assuming this is a problem that
    arises quite often, and that people have already found solutions to
    this. So can anyone recommend a PHP script/app that takes care of
    queuing any outgoing emails that go over the limit? Or perhaps some
    other alterative? Otherwise I'd have to develop something like this on
    my own.

    Any help you can provide would be greatly appreciated...

    Thanks,

    Emil.


  • Next message: Joe T: "pclose() and proc_close() not returning proper exit status"

    Relevant Pages

    • Re: Receiving spam from my own server
      ... First, you didn't sanitize very well, but that actually helps answer your question a bit better. ... I really suspect you've just been receiving spoofed emails. ... You mention this came from a web server, and if someone is abusing a page on your site to send you emails, you might want to check your web server logs as well. ...
      (Security-Basics)
    • Re: Custom Web Server
      ... Then WTF are you asking about a web server for then? ... > just monitors a database and sends out emails based on certain critera in ... this is why I wanted to avoid using IIS so ... >> webserver on the local computer, therefore you need something as IIS on ...
      (microsoft.public.dotnet.languages.vb)
    • Re: dynamic IP questions?
      ... >>Also I wanted to run my own web server and mail server but my machine is ... >>not always online so how can I do it? ... mailcon.sendmail('connexor@', recips, res) ... then updates the dyndns stuff and also emails me at several ...
      (Debian-User)
    • Re: Attachment with Frontpage Formmail
      ... check for components on the web server that ... send emails ... I have build a very nice webform and need to send attachmentwithin the ... formresults. ...
      (microsoft.public.frontpage.programming)
    • Re: Spam and NDR
      ... I now get maybe 100-200 emails per week. ... Oh yeah, they'd definitely receive NDRs. ... >> lost very important e-mails because people can't spell. ... >> the price of missing out on something of that importance. ...
      (microsoft.public.exchange.admin)