Is there any tool the filter the outgoing emails emails ? We are running WHM with exim.
We are sending some emails through website using php mail function, like invitation mails, registration mails etc.. Due to some errors in the coding the same email send mutiple times (around 100 times) to same recipient email ids at same time. I need a tool to filter the outgoing emails..
If a mail with same subject and body is going multiple times to same recipient email ids at same time I need to block those duplicate emails..
Is there any tools to block those emails.. ??
We are sending some emails through website using php mail function, like invitation mails, registration mails etc.. Due to some errors in the coding the same email send mutiple times (around 100 times) to same recipient email ids at same time. I need a tool to filter the outgoing emails..
If a mail with same subject and body is going multiple times to same recipient email ids at same time I need to block those duplicate emails..
Is there any tools to block those emails.. ??