Back to WorldCast Home Page

; False Positives & Permissive Relays

;
Some Permissive SMTP Servers (like AOL) will send an "OK" response to the RCPT command, even if the user doesn't exist. That's called a "false positive". That's because the email was *probably* delivered, but we are not 100% sure.
In order to avoid false positives, you should turn the safe mode on:
  • ÷   Now, all "false positives" will have the status "Possible Success".  


    Back to WorldCast Home Page