HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Restricting user mailing on HP-UX 11.00
Operating System - HP-UX
1827288
Members
1627
Online
109717
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
12-01-2001 07:26 AM
12-01-2001 07:26 AM
Restricting user mailing on HP-UX 11.00
Hi,
I am putting a HP-UX server running v11.00 in a secure environment. We need the standard mail functionality between individual users on the server but need to find a method to restrict those users that can send messages off the server to the company intranet.
Any ideas?
I am putting a HP-UX server running v11.00 in a secure environment. We need the standard mail functionality between individual users on the server but need to find a method to restrict those users that can send messages off the server to the company intranet.
Any ideas?
Its too rude to enter
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2001 09:02 AM
12-01-2001 09:02 AM
Re: Restricting user mailing on HP-UX 11.00
Hi,
I'm not the sendmail-guru :-) but if the number of servers the secure-server can "see"
(either by dns or hosts) is limited, you can do this by modifying /etc/mail/sendmail.cw
Every servername in that file would be considered (for sendmail) to be the local server. So if the name of the secure-server is (for example) server01 and your "normal" mailhost would be server02 this file might
contain something like :
localhost
loopback
server01
server02
Thus making server02 (for sendmail) also the local machine.
Hope it helps,
Tom Geudens
I'm not the sendmail-guru :-) but if the number of servers the secure-server can "see"
(either by dns or hosts) is limited, you can do this by modifying /etc/mail/sendmail.cw
Every servername in that file would be considered (for sendmail) to be the local server. So if the name of the secure-server is (for example) server01 and your "normal" mailhost would be server02 this file might
contain something like :
localhost
loopback
server01
server02
Thus making server02 (for sendmail) also the local machine.
Hope it helps,
Tom Geudens
A life ? Cool ! Where can I download one of those from ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2001 12:50 PM
12-01-2001 12:50 PM
Re: Restricting user mailing on HP-UX 11.00
hi,
I think you can do this, by changing the DS entry in the /etc/mail/sendmail.cf file to point to your localhost :
DSlocalhost
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
This will point the relayhost entry to your local system and shouldnt let external mail through.
Also, if your internal mail server is a Unix box, you can add an entry in /var/adm/inetd.sec file of it to deny access to SMTP port 25 from the unix box.
HTH
raj
I think you can do this, by changing the DS entry in the /etc/mail/sendmail.cf file to point to your localhost :
DSlocalhost
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
This will point the relayhost entry to your local system and shouldnt let external mail through.
Also, if your internal mail server is a Unix box, you can add an entry in /var/adm/inetd.sec file of it to deny access to SMTP port 25 from the unix box.
HTH
raj
Take it easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2001 11:57 AM
12-02-2001 11:57 AM
Re: Restricting user mailing on HP-UX 11.00
Hi Gerard,
Take a look at this thread. IT might help you in restricting a particular user / users from using sendmail for mailing,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=940bac6c1be1234a55/screen=ckiDisplayDocument?docId=200000054056578
Hope this helps.
Regds
Take a look at this thread. IT might help you in restricting a particular user / users from using sendmail for mailing,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=940bac6c1be1234a55/screen=ckiDisplayDocument?docId=200000054056578
Hope this helps.
Regds
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