Re: [PHP3] Avoiding DoS with mail From: Mark Musone (musone <email protected>)
Date: 12/30/98

This is exactly what good MTA's, mail queues, and mail servers are
designed for.

i'd be more concerned about the cpu and memory that his cron'd php script
is going to be using than a time-testing mail system.

Mark

>
> I am developing one application where the user can register one
> date/message and the system will send him the message when the correct
> time comes.
> I have a php3 script that will be run from cron but I would like to
> avoid flooding my mail server with tons of messages per second.
>
> Is there any way to avoid this kind of Denial of Service ?
>
> Regards,
>
> Mario
>
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
> List administrator: zeev <email protected>
>
>

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev <email protected>