I’ve got a mail-in database, with the internet address of info@.co.ukMessages are delivered to it fine internally, if addressed to the full name, however messages sent via the internet are bounced to the sender.
The bounce is:
"Your message
Subject: Test from an external source
was not delivered to:
info.ppl@.co.nz
because:
Recipient user name info (info@.co.uk) not unique. Several matches found in Domino Directory.
Final-Recipient: rfc822;info.ppl@.co.nz
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Notes; Recipient user name info (info@.co.uk) not unique. Several matches found in Domino Directory."
It appears that the info.ppl@.co.nz is a Person Document which has a forwarder on it. The name for that ‘Person’ is “info ppl” (My quote marks).
Not sure why they’ve done this, but I’m not in a position at the moment to get hold of our affliates in New Zealand to get them to fix this entry.
When I make the change on our SMTP gateway and Mailserver where the Mail-in database is located for the Address Lookup to be Fullname only, it changed subtlely to be:
"Your message
Subject: Test from an external source
was not delivered to:
info@.co.uk <-----Address changes here from earlier one
because:
Recipient user name info (info@.co.uk) not unique. Several matches found in Domino Directory.
Final-Recipient: rfc822;info.ppl@.co.nz
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Notes; Recipient user name info (info@.co.uk) not unique. Several matches found in Domino Directory."
I’ve had to roll back the changes to both servers at the moment, as by having the Fullname only option on the router, means that only the internet address specified on the Person Document works. i.e. Paul.Dakers-Black@.co.uk works fine, but paul_dakers-black@.co.uk fails, saying they’re not listed in the Domino Directory. As we’ve got users who use both the underscore and the period as a separator, this bit is a show stopper.
I can’t seem to understand why the Router is having such an issue delivering to an explicit address, and why it’s picking this Person Doc over my mail-in db entry.
Does anyone have any ideas?