Exim rule to deny spoofed senders
Hi.
I'd like to add something like:
deny
message = The sender name must be the same as the login id
condition = ${if eq{${domain:$sender_address}}{${domain:$authenticated_id}}{no}{yes}}
to the exim rules: any hint on where to add it and the correct syntax ?
Regards,
-
define in below path, then restart exim. /usr/local/cpanel/etc/exim/sysfilter/options/cpanel_exim_system_filter 0 -
Hello :) You may find this thread helpful: Prevent Spoofing "From" Header Thank you. 0
Please sign in to leave a comment.
Comments
2 comments