Hello. My question is this. Is there any way to add a delay on the server for outgoing mail?. So when a client send an email that has a delay of 2 seconds to avoid mailbombing.
Hello. My question is this. Is there any way to add a delay on the server for outgoing mail?. So when a client send an email that has a delay of 2 seconds to avoid mailbombing.
Something like Undo Send zimlet?
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!")
There are currently 1 users browsing this thread. (0 members and 1 guests)