I have a mail server using CenOs 5 as Os and postfix as an MTA. My mail server is used for sending mails of clients subscribed to send mail from my server.The problem is that some of my clients are sending spam from my mail server,is there any way to trace he person who is sending spam by using my mail server before he/she sends a mail from my mail server.
Asked
Active
Viewed 136 times
1 Answers
0
Firstly make sure you're not an open proxy.
There are a number of checking systems. Google "open proxy check".
Then, if you have some sample spam messages, check that SpamCop suggests to send reports to you.
I don't know your specific system to suggest how to snoop messages to check for spam before it is sent :-(
Mark Hurd
- 134
- 1
- 7
-
My system is not an open proxy,My system uses a php script to send mails of my clients,and it uses postfix as an mta,what else you need to know about my system,to tell me how to check for the user sending spam before it is sent. – ACHAL May 31 '12 at 08:10