HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- INCOMING MESSAGES.
Operating System - HP-UX
1827448
Members
5139
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
09-21-2000 06:53 AM
09-21-2000 06:53 AM
I would like to know how to configure sendmail in HP-UX 10.20 for incoming messages
from our mail-server. Each e-mail received by our mail-server (eg.xxx@xxx.com) must be sent to our unix server with HP-UX 10.20.
from our mail-server. Each e-mail received by our mail-server (eg.xxx@xxx.com) must be sent to our unix server with HP-UX 10.20.
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2000 07:08 AM
09-21-2000 07:08 AM
Solution
Lots of ways to accomplish this, some may be easier than mine, but here it is.
First, DNS and Sendmail work very well together. Make sure that DNS records are straight. Next, user ID's for recipients must exist in some format on the machine. Even if it is only in the aliases file, that is okay. Make one general user, and have everyone aliased to that user. (it would just be a huge mailbox).
Next, the file /etc/mail/relay-domains should have an entry for the server that is sending the mail, the domain, etc...
Next make sure that /etc/mail/aliases is filled out correctly for all users who will be receiving email. I.E. (Some places do this for scanning e-mail).
/etc/passwd has an entry for "mailscan" as a user ID.
/etc/mail/aliases would have
my.name : mailscan
her.name : mailscan
his.name : mailscan
would send "his.name, her.name, and my.name" to the "mailscan" mailbox.
Next, run /usr/sbin/newaliases to rebuild the aliases database. If the relay-server was not previously in /etc/mail/relay-domains then kill -1 "sendmail's-pid" or /sbin/init.d/sendmail stop and /sbin/init.d/sendmail start.
Hope this was what you were looking for!
Shannon
First, DNS and Sendmail work very well together. Make sure that DNS records are straight. Next, user ID's for recipients must exist in some format on the machine. Even if it is only in the aliases file, that is okay. Make one general user, and have everyone aliased to that user. (it would just be a huge mailbox).
Next, the file /etc/mail/relay-domains should have an entry for the server that is sending the mail, the domain, etc...
Next make sure that /etc/mail/aliases is filled out correctly for all users who will be receiving email. I.E. (Some places do this for scanning e-mail).
/etc/passwd has an entry for "mailscan" as a user ID.
/etc/mail/aliases would have
my.name : mailscan
her.name : mailscan
his.name : mailscan
would send "his.name, her.name, and my.name" to the "mailscan" mailbox.
Next, run /usr/sbin/newaliases to rebuild the aliases database. If the relay-server was not previously in /etc/mail/relay-domains then kill -1 "sendmail's-pid" or /sbin/init.d/sendmail stop and /sbin/init.d/sendmail start.
Hope this was what you were looking for!
Shannon
Microsoft. When do you want a virus today?
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