Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-09-2004, 12:34 PM
|
#1
|
Member
Registered: Oct 2003
Posts: 78
Rep:
|
"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.
|
|
|
09-09-2004, 10:01 PM
|
#2
|
Member
Registered: Aug 2004
Location: Scotland
Distribution: Debian, Suse, Knoppix, Dyna:bolic, Mandrake [couple of years ago], Slackware [1993 or so]
Posts: 150
Rep:
|
no idea but you identified yourself there li*txe... etc which did not seem to be your intention, as you changed the names elsewhere.
|
|
|
09-10-2004, 04:14 AM
|
#3
|
Member
Registered: Oct 2003
Posts: 78
Original Poster
Rep:
|
Sendmail is not giving any error if I create users with names (a, b) in small letters on a system to which I am connecting.
The system to which I am connecting to is RH7.3 with rpm "shadow-utils-20000902-7" on it and the command
# useradd A
can create the user A (capital letter) successfully.
But on a system with RH9.0 with rpm "shadow-utils-4.0.3-6" on it gives error :
# useradd A
useradd: invalid user name 'A'
* Why the linux system user names are not allowed with 'Capital letter' in it??
* Is it due to this problem why sendmail was saying "User Unknown" Or could there be some other reason??
Regards,
Girish
|
|
|
09-10-2004, 07:10 AM
|
#4
|
Member
Registered: Oct 2003
Posts: 78
Original Poster
Rep:
|
now(after creating users "a", "b") both the commands :
"RCPT TO: <A@somehost.somedomain.com>"
"RCPT TO: <B@somehost.somedomain.com>"
to the SMTP server are working.
So does this mean that "sendmail" converts the recipient address to "lower case" ??
Hence when earlier there were users (A, B) [capital letters] on the system and I was sending the above headers then due to "lower case conversion" it might not have been finding the mailboxes (a, b) on the system.
If any other reasons please mail ...
Regards,
Girish
|
|
|
All times are GMT -5. The time now is 05:41 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|