No, I mean a setting on the SMTP server to send mail automatically to delay between sending mail and another 2 seconds, to avoid the bombardment of emails through such a cycle.
for i = 1 to 9999 do
SendMailTo ("user@domain.com", "hi", "hi. This is a email bomb!") |