Web Hosting Talk







View Full Version : Auto Mail response is high problem fror me !!!


constantine
08-31-2005, 08:34 AM
Hi there ,

I creat auto open ticket configure for Osticket program that when one person send mail to me , It will open a ticket .

But if the mail of him has auto response , my mail and his mail bombard by this program !!! beacuse this program send alert mail to him for new ticket and his mail response all of alert mails ! :bawling:

what should i do ?

a2hosting
09-01-2005, 05:09 AM
set a limit for how many times the same email address can submit a ticket within a certain time period. After the threshold has been reached, stop sending auto-replies.

So keep track of recent email addresses that have submitted tickets, and compare each new incoming ticket against that recent list ... etc, etc.

constantine
09-01-2005, 06:08 AM
Thanks for your answer ,

This is already my configuration :
Min. Email Interval (seconds): 60
Maximum Open Tickets: 20

but I still have this problem :(