Mailrouting from Domino Server Server with StaticIP to Domino Server with DynamicDNS

I need help.

I have two Domino server.

The first server (my webserver) stands in the server room of my provider. He is the smtp server (inbound & outbound).

The second server (my office server) stands in my office connected via DSL with dynamic IP-Addresses.

For the second server I have a dynamicDNS Entry at dyndns.org.

The servers are not in the same domino domain and not in the same organization.

The mailprotocol between the two servers is native Notes (NRPC).

The office server start routing (push) and send a pull request to the webserver.

The webserver wait for the pull request and will push

But the web server cannot find a connection to my office server.

How can I tell the webserver which url (officeserver.dyndns.org) he must connect to?

I hope its clearly defined because my english is not the best.

Thanks in advance for your help.

Subject: Mailrouting from Domino Server Server with StaticIP to Domino Server with DynamicDNS

You need a connection document on your webserver to your office server, where you specify the dns name as the Optional network address.

If it can’t find the office server (using dynamic dns, this can happen), the mail will remain in the mail.box of your webserver until it can connect.

cheers,

Tom