HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: sendmail DM masquerade
Operating System - Linux
1827458
Members
5589
Online
109965
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
12-13-2001 07:28 AM
12-13-2001 07:28 AM
hello I want masks my direction of email example: root@manangment.com(original) to xx@thePoint.net
I modify in / etc/sendmail.cf the option
# who I masquerade as (null for no masquerading) (see also $=M)
DMthePoint.net
but when send to email :
the output is:
from root@manangment.com (original)
I need to modify something but?
I modify in / etc/sendmail.cf the option
# who I masquerade as (null for no masquerading) (see also $=M)
DMthePoint.net
but when send to email :
the output is:
from root@manangment.com (original)
I need to modify something but?
legionx
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2001 08:34 AM
12-13-2001 08:34 AM
Re: sendmail DM masquerade
Hi,
This can easily be done within your client. For example, in pine, you can set a role and pretend you are whoever you want. So, no matter what your real username is, you can always send emails from anotheruser@anotherdomain.com
E.
This can easily be done within your client. For example, in pine, you can set a role and pretend you are whoever you want. So, no matter what your real username is, you can always send emails from anotheruser@anotherdomain.com
E.
To Live Is To Learn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2001 04:03 PM
12-13-2001 04:03 PM
Solution
Try add the following line into your /etc/mail/sendmail.mc file
MASQUERADE_AS(domain.com)
This states the domain that you want to masquerade as.
Once the line is inserted create your sendmail.cf file from this file by typing
m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
You should shy away from editing the sendmail.cf file directly. This is always a better way to go.
Then you just restart sendmail by typing
service sendmail restart
All should be well.
Hope it helps
MASQUERADE_AS(domain.com)
This states the domain that you want to masquerade as.
Once the line is inserted create your sendmail.cf file from this file by typing
m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
You should shy away from editing the sendmail.cf file directly. This is always a better way to go.
Then you just restart sendmail by typing
service sendmail restart
All should be well.
Hope it helps
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