Restrict incoming emails

We just noticed that we can receive emails using our lname@company.com instead of FiLname@company.com, which is the way we want it. How can we correct this issue. I’ve looked through the server docs and I don’t see anything.

Subject: How to Restrict incoming emails

  1. Look in the Messaging Settings for the mail server under the “Restrictions and Controls…” tab with the sub-tab “SMTP Inbound Controls”. Under the “Inbound Intended Recipients Controls” section do you have the “Reject ambiguous names” setting enabled?

  2. Also confirm that the setting above that is enabled: “Verify that local domain recipients exist in the Domino Directory”

  3. Lastly, check the “Messaging Settings” / “Basics” / “Router/SMTP Basics” where you will find the “Address lookup” field. Read all about how it controls ambiguous names here:

http://www-01.ibm.com/support/docview.wss?rs=899&context=SW710&context=SW760&context=SW870&context=SWA40&context=SWA50&context=SWAZ0&context=SWB20&context=SWB40&context=SWCZ0&context=SWD10&context=SWD20&context=SWDZ0&context=SWH30&context=SWL40&dc=DB510&dc=DB520&dc=D800&dc=D900&dc=DA900&dc=DA800&dc=DB530&dc=DA600&dc=D600&dc=D700&dc=DA500&dc=D200&dc=DA410&dc=DA450&dc=DA430&dc=DA440&dc=DB540&dc=DB400&dc=DA420&dc=DA460&dc=DB300&dc=DA470&dc=DA480&dc=DB100&dc=DA4A10&dc=DA4A20&dc=DA700&dc=DA4A30&dc=DB550&dc=D100&q1=1090405&uid=swg21090405&loc=en_US&cs=UTF-8&lang=all

I’ve found that #1 and #2 handle it fine for us and that setting “Fullname only” as described in #3 (informative, read it anyway) isn’t needed. I’m not positive, but I also think that setting “Fullname only” is case sensitive, which can cause problems with rejecting legitimate emails that have the address in all uppercase, for instance. Not positive about that, because I have it set to the default “Fullname then Local Part”.

Subject: How to Restrict incoming emails

Hi Mike,

Your solution was perfect. It actually took all three to make it work. I had to change the address lookup to Fullname only. I’ve tested with upper and lower case letters in the email address, and it will deliver the email as long as the user is listed in the directory. Thanks for the help.