Skip to content
  • Rob Swindell's avatar
    Detect and reject forged "from" fields in submitted msg headers · ba8d544c
    Rob Swindell authored
    For non-authenticated SMTP clients, if the "From:" header field contains a "name" which appears to be an email address (i.e. it has an '@' in it), and that address does not match the *actual* address in the "From:" field, reject the mail with an error message about the forged/mismatched address.
    ba8d544c