Dear Friends,
I have a website(NewsPaper), where there is an option to send an e-mail from php script using php mailer function through SMTP server ( exchange windows 2003).
but it seems that spammers are routing SPAM through the server.
I need to restrict the mail relay, in order to grant permissions for those who are sending mails through our site using our PHP Form only. what shall i put in the relay settings..??
How can i do that to deny spammers from passing spam through our server???
Thanks in advance...