|
"User Unknown" error with Sendmail
Hello Everybody,
I am getting following problem when :
1. I connect to "somehost.somedomain.com" on port 25 using "telnet"
2. I am sending "MAIL FROM: <user@firsthost.firstdomain.com>"
gettting back "250 2.1.0 <user@firsthost.firstdomain.com>... Sender ok"
3. I am sending "RCPT TO: <A@somehost.somedomain.com>"
gettting back "250 2.1.5 <A@somehost.somedomain.com>... Recipient ok"
4. I am sending "RCPT TO: <B@somehost.somedomain.com>"
getting back "550 5.1.1 <B@somehost.somedomain.com>... User unknown"
response from the SMTP server.
But both the users (user A, user B) exists on the system "somehost.somedomain.com".
Can anybody please explain why this could have been happening??
Thanks in advance,
Girish
Last edited by girish_hilage; 09-10-2004 at 07:15 AM.
|