
Originally Posted by
amolchawathe
Hello Friends,
Can someone help me figure out a way to stop emails going from php scripts.
All emails which are triggered from local machine need to be stopped urgently since there seems to be some kind of a script which is being triggered either through php or pl which starts sending about 10000 emails an hour.
I need to first block emails from
localhost.localdomain so that we can keep our mail server working and just allow users created from zimbra to send emails.
Please help.