HPE GreenLake Administration
Operating System - HP-UX
1826417
Members
3758
Online
109692
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-14-2000 11:56 PM
12-14-2000 11:56 PM
Is it possible to configure dtmail (or sendmail) not to use the
local user name and local machine name for the "From:" and
"Reply to:" fields, but some other e-mail address?
local user name and local machine name for the "From:" and
"Reply to:" fields, but some other e-mail address?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2000 12:20 AM
12-15-2000 12:20 AM
Solution
changing the local user can be done for example:
Local user (from /etc/passwd) : udeiters
Domain: domain.de
In /etc/sendmail.cf add these lines:
O UserDatabaseSpec=/etc/mail/userdb.db
DMdomain.de
Create the file /etc/mail/userdb with:
udeiters:mailname ulrich.deiters
ulrich.deiters:maildrop udeiters
Convert /etc/mail/userdb with:
/usr/sbin/makemap btree /etc/mail/userdb.db < /etc/mail/userdb
Now restart sendmail:
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
After these changes emails for the unix user udeiters will be generated as ulich.deiters@domain.de
Local user (from /etc/passwd) : udeiters
Domain: domain.de
In /etc/sendmail.cf add these lines:
O UserDatabaseSpec=/etc/mail/userdb.db
DMdomain.de
Create the file /etc/mail/userdb with:
udeiters:mailname ulrich.deiters
ulrich.deiters:maildrop udeiters
Convert /etc/mail/userdb with:
/usr/sbin/makemap btree /etc/mail/userdb.db < /etc/mail/userdb
Now restart sendmail:
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
After these changes emails for the unix user udeiters will be generated as ulich.deiters@domain.de
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2000 01:19 AM
12-15-2000 01:19 AM
Re: dtmail
Thanks, that does it!
I wonder how you found this; the information on the HP-UX
information CD-ROM (Dynatext) is rather meagre.
I wonder how you found this; the information on the HP-UX
information CD-ROM (Dynatext) is rather meagre.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2000 09:41 AM
12-18-2000 09:41 AM
Re: dtmail
Hi,
The sendmail.cf file is full of comments and one just needs to have some patience to read through it :)
Regards,
Nabeel
The sendmail.cf file is full of comments and one just needs to have some patience to read through it :)
Regards,
Nabeel
Live Free or Die (New Hampshire)
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