Bug 5086
| Summary: | masquerading doesn't always work | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | murphy |
| Component: | sendmail | Assignee: | Cristian Gafton <gafton> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 | ||
| 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: | 2000-02-04 02:22:44 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: | |||
Read the /usr/lib/sendmail-cf/README file. This is a misconfiguration. |
[root@honest-mistake /etc]# uname -a Linux honest-mistake.e-cosphere.com 2.2.10 #2 SMP Fri Sep 3 16:36:14 PDT 1999 i\686 unknown My host name is honest-mistake.e-cosphere.com. When I use the following macro in my sendmail.mc file and regenerate sendmail.cf MASQUERADE_AS(list.e-cosphere.com) nothing changes. Mail still seems to come from honest-mistake.e-cosphere.com. If, OTOH, I use the following value: MASQUERADE_AS(e-cosphere.com) everything works as expected, the mail appears to come from e-cosphere.com.