Address Lookup?

our email address format is first name initial, last name and domain name so how come our SMTP domino servers are accepting email from the Internet regardless if email is sent to firstname@domain.com (as long it is unique) or lastname@domain.com or firstname.lastname@domain.com where it should ONLY allow FLastname@domain.com ???

in config doc I have Router/SMTP - Basic - Address Lookup - Full Name only

can someone explain?

Subject: Address Lookup ?

I think fullname lookup checks against the $Users view in the directory, which contains each name in several different combinations.

Localpart might be what you’re after - a match for what goes before the @.

HTH

Kirsty