I am writing scripts to process bounced emails on my GoDaddy VPS server. These scripts will help us keep our mailing lists clean by removing email addresses that are bad or have bounced. However, testing this is NOT easy because bounced email receipts are taking like 18-24 hours before being returned.. Even when we send emails to bad addresses at our own domain, the bounced email receipt shows up like 20 hours later - this makes testing nearly impossible because we need to see the processed results, script errors, etc in real time.
Because GoDaddy acts as a relay between our exim mail server and the world, I can't quite tell if the issue is with GoDaddy or on my exim mail server. My hunch is that its a GoDaddy relay server issue. But I needed come here first and ask. Is this issue happening at my server or at the godaddy relay level? How can verify or tell if its their servers or my sever causing this? Are there settings on the exim server that I can control that will eliminate this delay?
If it is a GoDaddy issue, then why in the world would GoDaddy queue bad email receipts for that long? What purpose does it serve - all it does is delay the original sender knowing that their email never made it to a specific email address?
Because GoDaddy acts as a relay between our exim mail server and the world, I can't quite tell if the issue is with GoDaddy or on my exim mail server. My hunch is that its a GoDaddy relay server issue. But I needed come here first and ask. Is this issue happening at my server or at the godaddy relay level? How can verify or tell if its their servers or my sever causing this? Are there settings on the exim server that I can control that will eliminate this delay?
If it is a GoDaddy issue, then why in the world would GoDaddy queue bad email receipts for that long? What purpose does it serve - all it does is delay the original sender knowing that their email never made it to a specific email address?