HPE GreenLake Administration
Operating System - Linux
1834437
Members
2175
Online
110067
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
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
08-27-2002 01:19 PM
08-27-2002 01:19 PM
sendmail
All,
we've just acquired a new domain. But in-order to get it we promised to forward email for the recipient for 6 months. How do I forward email "joe@xyz.com" to "joe@newxyz.com"? Thanks.
we've just acquired a new domain. But in-order to get it we promised to forward email for the recipient for 6 months. How do I forward email "joe@xyz.com" to "joe@newxyz.com"? Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 03:04 PM
08-27-2002 03:04 PM
Re: sendmail
Assuming you're 'xyz.com', and it's only one address, just use /etc/alaises, adding an entry:
joe: joe@newxyz.com
and run 'newalaises'.
If it's for the whole domain, you should probably use the /etc/mail/virtusertable with an entry like:
@xyz.com %1@newxyz.com
followed by re-making the hash database (usually just a 'make' in /etc/mail, but otherwise 'makemap hash virtusertable.db < virtusertable').
This will (of course) redirect all of your mail destined for 'xyz.com' as well, so, probably not what your'e after.
joe: joe@newxyz.com
and run 'newalaises'.
If it's for the whole domain, you should probably use the /etc/mail/virtusertable with an entry like:
@xyz.com %1@newxyz.com
followed by re-making the hash database (usually just a 'make' in /etc/mail, but otherwise 'makemap hash virtusertable.db < virtusertable').
This will (of course) redirect all of your mail destined for 'xyz.com' as well, so, probably not what your'e after.
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 09:19 PM
08-27-2002 09:19 PM
Re: sendmail
I did exactly what you said above.
My problem is I want all users of xyz.com to resolve to invest@xyz.com on my server. Thus far, no joy. Any suggestions.
My problem is I want all users of xyz.com to resolve to invest@xyz.com on my server. Thus far, no joy. Any suggestions.
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 09:23 PM
08-27-2002 09:23 PM
Re: sendmail
virtusertable:
@xyz.com invest@xyz.com
*shrug* All mail destined for domain go to a single user.
@xyz.com invest@xyz.com
*shrug* All mail destined for domain go to a single user.
One long-haired git at your service...
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP