This may be a dumb question but just what is a "SMTP Sending Agent". I've been attempting to block spammers via a policy in the SMTP Server but it seems some can still connect. For example.
With these policies defined,
SMTP Sender ends with .xx
SMTP Recipient ends with .xx
mail.server.xx can still connect.
Do I need to define,
SMTP Sending Agent ends with .xx
to successfully block the spammer?
Thanks.