Question about SMTP VRFY and the router task.
I have a Domino environment that for normal mail routing is using the full-name only lookup. To clarify, if I send an email to tony@domain.com, it will not be delivered since my internet address field in the Domino directory is tony.frazier@domain.com. Same for frazier@domain.com, no delivery. Only tony.frazier@domain.com will be delivered. This is working as expected.
I am now testing a spam gateway product that is wanting to perform smtp vrfy to validate email addresses. I have enabled smtp vrfy successfully and all is working okay. But, I have found that the smtp vrfy process will validate accounts using not only the internet address field, but any combination that the Domino directory has for a person. For example, smtp vrfy validates tony@domain.com, frazier@domain.com, along with tony.frazier@domain.com.
My question: is there a way to configure the smtp vrfy process to validate the same way as the router task is configured?
Thanks,
Tony