This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Exchange 2000 and Verify Recipient

I'm using Exchange 2000 server, and I tried to use Verify Recipient.

When I try sending a message, I get the following:


220 mx.domain.com ESMTP ready.
HELO domain.ca
500 unrecognized command
HELO domain.ca
250 mx.domain.com Hello domain.ca [192.168.0.40]
mail from:z@domain.ca
250 OK
rcpt to:asdfer@domain.com
451 Please try again
If I turn off Verify Recipient, (non-spam) messages to any recipient will go be accepted.

I know that Exchange 2000 and below will not give an error 500 5.1.1 User Unknown if the user does not exist through SMTP. In the past, we have used an LDAP query to validate email addresses.

How can I get this feature to work with Exchange 2000? If this feature can't be used, the Exchange server will generate many Non-delivery receipts, and get flooded.

Thanks guys!


This thread was automatically locked due to age.
Parents
  • Hi,

    Have you checked if the exchange server will reject unknown recipients?

    I dont have exchange 2000 but I have 2003 i think this is the same procedure. So try this.

    In System manager -> Global Settings -> Message Delivery -> Properties -> Recipient Filtering -> Filter recipients who are not in the directory (Enable)

    then

    In System Manager -> Administrative Groups -> first Administrative Group -> Servers -> Your server-> Protocols -> SMTP -> Default SMTP Virtual server -> Properties -> General -> "IP-Address" "Advanced" -> Edit -> Apply Recipiant filter (Enable)

    Maybe that will help. [:)]

    Good luck.
Reply
  • Hi,

    Have you checked if the exchange server will reject unknown recipients?

    I dont have exchange 2000 but I have 2003 i think this is the same procedure. So try this.

    In System manager -> Global Settings -> Message Delivery -> Properties -> Recipient Filtering -> Filter recipients who are not in the directory (Enable)

    then

    In System Manager -> Administrative Groups -> first Administrative Group -> Servers -> Your server-> Protocols -> SMTP -> Default SMTP Virtual server -> Properties -> General -> "IP-Address" "Advanced" -> Edit -> Apply Recipiant filter (Enable)

    Maybe that will help. [:)]

    Good luck.
Children