We are not promoting spam.   A user that is putting out spam would want 
a whole lot more than 500 emails an hour.  

gmeij wrote:
>
> Hello Gents
>
> Are we promotinfg spam mail here ? I advise everybody to refrain
> from spam beacuse it will be /is illegal and I personally am
> a strong opposer of if because there is more than enough crap
> around in adverts to support spam
>
> gerard meij
>
> ----- Original Message -----
> From: cdg1111us
> To: php-list@yahoogroups.com <mailto:php-list%40yahoogroups.com>
> Sent: Monday, June 25, 2007 10:33 AM
> Subject: [php-list] Re: 500 email limit per hour - how to set?
>
> Sorry, didn't read all the responses to this question, so I apologize 
> if I'm repeating
> anything already mentioned, but CRON will allow you to run any 
> command-line script you
> want at any time you want. However, many hosting providers do not give 
> you access to
> CRON.
>
> Best of luck,
> Ken Krauss
> http://www.kcwebdev.com <http://www.kcwebdev.com>
>
> --- In php-list@yahoogroups.com <mailto:php-list%40yahoogroups.com>, 
> "Richard" <[EMAIL PROTECTED]> wrote:
> >
> > If you look in the config file in the config folder you will see an 
> option
> > to do batch sending and also to do throttling.
> >
> >
> >
> > The easiest would be to just disable batch processing and throttle 
> the mails
> > to about 8 seconds per mail. That will give you 3600/8 = 450 emails 
> per hour
> > that phplist will send, thus giving you some play with things like 
> pop mail
> > and any feedback forms you run.
> >
> >
> >
> > You'll find more about that on the phplist forums.
> >
> >
> >
> > From: frodojrr147 [mailto:[EMAIL PROTECTED]
> > Sent: 11 June 2007 09:32 PM
> > To: php-list@yahoogroups.com <mailto:php-list%40yahoogroups.com>
> > Subject: [php-list] 500 email limit per hour - how to set?
> >
> >
> >
> > My host allows me 500 emails per hour from my domain. Once or twice a
> > week I need to send an announcement when I have a new issue of eNews
> > Park Forest published. I just moved to this host.
> >
> > How can I set PHPList to send the first 500 and then wait an hour to
> > send the rest?
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
> [Non-text portions of this message have been removed]
>
>  

Reply via email to