Re: [PHP] Re: limit on the mail function

2006-02-13 Thread Paul Scott
On Mon, 2006-02-13 at 10:07 +0100, Barry wrote: > No, but you can configure the virtual hosts that PHP uses POP3 logins to > send mail. > Then you can configure your mail server like that. > Or you could update and increment a file/dbtable or something every mail sent. That way you could disable

[PHP] Re: limit on the mail function

2006-02-13 Thread Barry
[EMAIL PROTECTED] wrote: Hello! I would like to know whether some limits on the mail function could be set. We host a lot of virtual hosts and some of our users send a lot of messages by the mail() function. However I would like to implement a limit such as max. 512 emails per virtualhost per