Edit your php.ini file and edit your sendmail_path directive. The default
is "sendmail -t -i". Add the correct -o switch (don't remember it
offhand) to have sendmail just queue the email instead of trying to
deliver right away. Then set up sendmail to deliver the queue at regular
intervals.
-R
I am facing a problem where some users on the server are using php
mail() function to mail a list of users in taken from mysql db(around
5000 users, but not spam), but this is getting the system crashed due to
excessvie loads and if I limit the delivery load on exim than even
geninue mail is getti
2 matches
Mail list logo