-
- Downloads
Detect and reject forged "from" fields in submitted msg headers
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.
parent
73edfd4b
No related branches found
No related tags found
Please register or sign in to comment