Duplicate Contact Submissions
Hi,
I suddenly began receiving duplicate contact submissions. What do I need to look for to eliminate these duplicate emails?
Thank you!
johna1964
Hi,
I suddenly began receiving duplicate contact submissions. What do I need to look for to eliminate these duplicate emails?
Thank you!
johna1964
try changing the time between emails.
in the universal email wizard, click the To button to go to the advanced to screen and Increase the Wait Between sending emails option.
As always, much thanks!
Have a wonderful weekend!
johna1964
I'm having a similar problem with clients receiving duplicate emails. I'm sending about 250 emails via looped option using a SQL table of email addresses. Each address receives two emails. I changed my timing settings to this:
$BurstSize = 25;
$BurstTime = 1;
$WaitTime = 2;
It used to be 50,1,1 respectively. Also, either setting seems to work ok with short email lists. Help. Thanks. Files attached.
is the SMTP Server an Exchange server?
If so, increase the wait time to prevent the server form becoming overloaded. This is a common issue with exchange servers. increase the wait time to 5 seconds or more if necessary.
Ok, I'll increase the wait time more. The server is SMTP btw.
Also, when increasing should I do the math for BurstSize if I alter the WaitTime or does it matter?
SMTP is a transfer protocol, not a server type.
SMTP:
Simple Mail Transfer Protocol
the burst size shouldn't matter, but it doesn't hurt to have the settings match.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.