HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mail problem: 550 5.1.1 User unknown
Operating System - HP-UX
1825577
Members
2210
Online
109682
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2008 07:45 PM
02-21-2008 07:45 PM
I've a problem with mail to user "Jeff".
mail Jeff < /etc/hosts , would got the failed message "550 5.1.1 User unknown".
I think the "Jeff" account is no problem.
If the user name contains capital letters, then mail wouldn't send correctly. Does anyone has the esperience about username contains capital letters and mail failed ? Thanks in advanced.
mail Jeff < /etc/hosts , would got the failed message "550 5.1.1 User unknown".
I think the "Jeff" account is no problem.
If the user name contains capital letters, then mail wouldn't send correctly. Does anyone has the esperience about username contains capital letters and mail failed ? Thanks in advanced.
Hero
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2008 09:37 PM
02-21-2008 09:37 PM
Solution
Hello,
This is a very well documented issue. See FAQ for sendmail:
Subject: Q4.17 -- How do I handle user names
with upper-case characters?
Answer: You really shouldn't, because upper
case characters in user names are contrary to
the Unix tradition. If you do, then e-mail
addresses will be case sensitive, so that
mail to will bounce instead
of being delivered to. As
this is contrary to the expectations of many,
it is not recommended.
But if you insist on doing so anyway, and you
have version 8.10, put the following in your
.mc file:
MODIFY_MAILER_FLAGS(`LOCAL', `+u')dnl
If you don't have 8.10, you will need to
redefine the LOCAL_MAILER_FLAGS m4 variable,
but the initial value varies from OS to
OS, so this is yet another reason not to
mess with this flag.
Another hack is the creation of aliases for
Uppercase local users in the form:
# lowercase version to real one
uppercase: Uppercase
It will make sendmail deliver messages to
uppercase local recipients in a case insensitive manner. But, it depends on the
sendmail version...
Cheers,
VK2COT
This is a very well documented issue. See FAQ for sendmail:
Subject: Q4.17 -- How do I handle user names
with upper-case characters?
Answer: You really shouldn't, because upper
case characters in user names are contrary to
the Unix tradition. If you do, then e-mail
addresses will be case sensitive, so that
mail to
of being delivered to
this is contrary to the expectations of many,
it is not recommended.
But if you insist on doing so anyway, and you
have version 8.10, put the following in your
.mc file:
MODIFY_MAILER_FLAGS(`LOCAL', `+u')dnl
If you don't have 8.10, you will need to
redefine the LOCAL_MAILER_FLAGS m4 variable,
but the initial value varies from OS to
OS, so this is yet another reason not to
mess with this flag.
Another hack is the creation of aliases for
Uppercase local users in the form:
# lowercase version to real one
uppercase: Uppercase
It will make sendmail deliver messages to
uppercase local recipients in a case insensitive manner. But, it depends on the
sendmail version...
Cheers,
VK2COT
VK2COT - Dusan Baljevic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2008 10:15 PM
02-21-2008 10:15 PM
Re: mail problem: 550 5.1.1 User unknown
Hello expert,
The sendmail is 8.11.1
Can you make an example how to modify aliases? assume the user name is "Jeff".
Many thanks.
The sendmail is 8.11.1
Can you make an example how to modify aliases? assume the user name is "Jeff".
Many thanks.
Hero
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP