Bug 605
Summary: | Can't send to User@host (user@host is OK) | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | marcelvdh |
Component: | sendmail | Assignee: | Florian La Roche <laroche> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 5.2 | CC: | a.bishop |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-03-22 17:42:20 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
marcelvdh
1998-12-26 15:43:05 UTC
*** Bug 605 has been marked as a duplicate of this bug. *** We're unable to send local email in Redhat 5.2 to accounts that start with a captial letter. Thus email can be sent locally from root@localhost to user@localhost, but NOT to User1@localhost. (accounts starting with a capital letter cannot receive mail). % From rfc 821: "For some hosts the user name is case sensitive, and SMTP implementations must take case to preserve the case of user names as they appear in mailbox arguments. Host names are not case sensitive." Let me verify something. You are unable to send mail to users names starting with capital letters, and those users exist on the system with usernames physically starting with capital letters? I.e. there is an entry in /etc/aliases or /etc/passwd for them with the capitalization you speak of? If you are simply trying to address normal users (which have all lowercase login names) with a capital letter, then this will fail, and the behaviour is expected as referenced from the RFC. Please re-open the bug if this is not the case. Commit pushed to master at https://github.com/openshift/openshift-ansible https://github.com/openshift/openshift-ansible/commit/b872f49ea3c08be7ba73ba765006e871fc8bd88f Merge pull request #5158 from ewolinetz/logging_issue605 Passing memory and cpu limit for ops ES install |