Allow Relay from (internal) SQL 2000 Server?

What should i do, that our internal MS SQL 2000 Server can Relay over the Domino 6.5 Server?

I have tryed to insert the IP Adress from the Server in this fields:

(The IPs are Bracket like [172.17.128.*];[172.17.130.2])

SMTP Inbound Controls

Inbound Relay Controls:

Allow messages only from the following internet hosts to be sent to external internet domains:

Inbound Sender Controls:

Allow messages only from the following external internet addresses/domains:

On SMTP Outbound Controls

Outbound Server COntrols:

Allow messages only from the following Internet addresses to be sent to the Internet:

But i get allways this Message on the Server Console:

15.06.2004 12:56:15 Router: Message 003C1462 not routed to recipient info@testdomain.com for policy reasons

15.06.2004 12:56:15 Router: Policy Reason: Router: server@testdomain.com is restricted from sending mail through server XXX/XXX/XX

Thanks for any Help

Volkan S.

Subject: Allow Relay from (internal) SQL 2000 Server?

Server config document, Router/SMTP, Restrictions and Controls, SMTP Inbound Controls:

Field “Deny messages from the following internet hosts to be sent to external internet domains:(* means all)” set to “*” (denies relay for all hosts).

Field “Exclude these connecting hosts from anti-relay checks:” set to “[172.17.128.*];[172.17.130.2]” (exempts these hosts from anti-relay setting).

Chris Linfoot