guest2013-1
guest
- Joined
- Aug 22, 2003
- Messages
- 19,800
- Reaction score
- 13
Hi All,
We do apologise for the mail sent out earlier, we were performing an update to our mailing system and performing a dry run using real data to see how well it functions in a production environment prior to making it live. Unfortunately an error with the code itself resulted in that dry run instead being a live one.
Once we had realised what was happening we disabled the system and identified where the error was situated, the problem has since been resolved. We do agree with using a sandboxed environment in which to perform development, and in most cases this is what we do. However, ultimately testing must be done in a live environment to ensure all is 100% prior to making it truly live.
Again, we apologise and will be working on preventing this from happening in the future.
Usually when I do a dry run on a live environment with bulk emails I disable the SMTP service and let the emails queue, this then gives me the opportunity to investigate if the email is formatted correctly and sent out to real recipients. Once I've confirmed this I delete all the mails in the queue with no NDR. Using a test SMTP server usually gives you that edge (because its on a live network that nobody uses, you can stop the services)
I agree, dry runs etc... but next time keep in mind that **** can always hit the fan