OK, here’s an interesting one for ya -
We’re running the BlackBerry 4.0 server with multiple domain support. The BlackBerry is in it’s own unique environment, and my mail server is in a separate environment.
The specific issue we’re running into is when a user sends a native notes message (not to the SMTP Internet address, but rather simply the recipient’s notes username), this message is transferred via a connection document to the user’s Notes Domain, where it is then routed to their server and mailbox. As you know, though, since they are in different domains, the Notes Domain of the BlackBerry server is appended to the From address, so the sender shows up as Sender/Org@BBNotesDomain.
So now, when the recipient replies to this messages, it will fail unless there is a connection doc form the home server back to the BlackBerry server. Now adding this connection doc works, but then the message is transferred to the BlackBerry server, only to turn around and be rereouted back to the user’s server/domain to be delivered to them. This works, but it seems silly that the message has to go from the home domain to the BB server and back to the home domain.
Is there a more elegant solution?
Thank you!
Jon